diff --git a/README.md b/README.md index aee29217..3e1b93d1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ There is no upgrade path from previous versions of Bitcore Node due to the remov ## Install ```bash -npm install -g bitcore-node +npm install -g bitcore-node@beta ./bin/bitcore-node start ```