Browse Source

doc/testnet/node: correct subscribe command

aggstam 3 years ago
parent
commit
ff9c1d1998
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/testnet/node.md

+ 1 - 1
doc/src/testnet/node.md

@@ -71,7 +71,7 @@ and then to subscribe to new blocks:
 
 
 ```
 ```
 $ ./drk scan
 $ ./drk scan
-$ ./drk subscribe blocks
+$ ./drk subscribe
 ```
 ```
 
 
 Now you can leave the subscriber running. In case you stop it, just
 Now you can leave the subscriber running. In case you stop it, just