Browse Source

getinfo flag correction

pull/129/head
7rank 6 years ago
parent
commit
e8bb7d115a
  1. 2
      INSTALL.md

2
INSTALL.md

@ -108,7 +108,7 @@ hushd -daemon
```
Hush will run in the background. You can verify it’s syncing by checking the block count and making sure that it’s quickly increasing. Run the following command twice successively.
```ssh
hush-cli get info
hush-cli getinfo
```
## Windows (cross-compiled on Linux)

Loading…
Cancel
Save