This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
docs: update js-abci example
closes
https://github.com/tendermint/js-abci/issues/21
pull/1800/head
Zach Ramsay
7 years ago
parent
835af6fcb9
commit
516b3399f3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/getting-started.md
+ 1
- 1
docs/getting-started.md
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`
:
Write
Preview
Loading…
Cancel
Save