diff --git a/README.md b/README.md index 694bd64..1b51305 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ once the HSC is running all that is left to do is enable mining with this comman ### Verify Mining To make sure you are actually connected to the network and mining input the following command: ``` -./hush-cli -ac_name="DRAGONX" getinfo | grep connections +./hush-cli -ac_name="DRAGONX" getinfo ``` - If it returns `"connection": 1` you are connected and mining.