Skip to content

Commit

Permalink
fix baseserver readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Jan 5, 2018
1 parent ae2ac65 commit 5298bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basecoin/cmd/baseserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ baseserver is the REST counterpart to basecli

## Compiling and running it
```shell
$ go get -u -v github.com/tendermint/basecoin/cmd/baseserver
$ go get -u -v github.com/cosmos/cosmos-sdk/examples/basecoin/cmd/baseserver
$ baseserver init
$ baseserver serve --port 8888
```
Expand Down

0 comments on commit 5298bfe

Please sign in to comment.