docs: update js-abci example

closes https://github.com/tendermint/js-abci/issues/21
This commit is contained in:
Zach Ramsay
2018-06-25 10:14:32 -04:00
parent 835af6fcb9
commit 516b3399f3

View File

@@ -247,7 +247,7 @@ devs, we keep all our code under the `$GOPATH`, so run:
Kill the previous `counter` and `tendermint` processes. Now run the app:
node example/app.js
node example/counter.js
In another window, reset and start `tendermint`: