Update installation

Signed-off-by: Amit Kumar Jaiswal <amitkumarj441@gmail.com>
This commit is contained in:
Amit Kumar Jaiswal 2017-10-20 22:31:37 +05:30 committed by GitHub
parent 6bc8701f23
commit 9bdf1c1df6

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