Merge pull request #347 from amitkumarj441/patch-1

Update installation
This commit is contained in:
Christopher Jeffrey (JJ) 2018-04-06 16:04:13 -07:00 committed by GitHub
commit 3f8e337cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,9 @@ $ git tag -v v1.0.0-alpha # verify signature
$ git checkout v1.0.0-alpha
$ npm install -g --production
```
### Installing via Docker
Check [bcoin-docker](https://github.com/bcoin-org/bcoin-docker)
### Troubleshooting