From 8d96c42451358119323163b733b2c60ae2ddfeb0 Mon Sep 17 00:00:00 2001 From: Gingeropolous Date: Sun, 29 Aug 2021 13:28:02 -0400 Subject: [PATCH] update readme to remove cat removed unnecessary cat. not the most important thing but i came across a website / blog once that made a point about getting rid of extra cats and i found it funny. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf38dc5..a6cbae1 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Mainnet test has started! **PPLNS window = 2160 blocks, block time = 10 seconds* - xmrig should connect and start mining - you can connect multiple miners to the same p2pool node. The more the better! - From now on, watch your wallet to see if it gets anything -- Also check p2pool.log for any warnings and errors: `cat p2pool.log | grep -E 'WARNING|ERROR'` +- Also check p2pool.log for any warnings and errors: `grep -E 'WARNING|ERROR' p2pool.log` ## Donations