From 9f708ead9d540b9554f46ed1b1943b7bbed0031c Mon Sep 17 00:00:00 2001 From: onryo Date: Sat, 17 Jul 2021 23:52:12 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1188e7a..ebf6c15 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ pubkey=$(./hush-cli -ac_name=testSHT validateaddress $newaddress | jq -r '.pubke ``` ./hush-cli -ac_name=testSHT setgenerate true $(nproc) ``` -mining is prohibited with any VPS providers in case, so if you're planning to use one it is safe to run with `-j 2`(?) option, will be updated... +mining is prohibited with any VPS providers, so if you're planning to use one it is safe to run with `-j 2`(?) option instead of `$(nproc)`, will be updated... # verify if mining is working