readme: cleanup.

This commit is contained in:
Christopher Jeffrey 2017-05-12 14:05:12 -07:00
parent 93df5e7913
commit fa91d9f8a0
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -24,7 +24,7 @@ Try it in the browser: http://bcoin.io/browser.html
$ git clone git://github.com/bcoin-org/bcoin.git
$ cd bcoin
$ npm install
$ bin/bcoin
$ ./bin/bcoin
```
See the [Beginner's Guide][guide] for more in-depth installation instructions.