diff --git a/README.md b/README.md index 3e1b93d1..3655a867 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@beta +npm install ./bin/bitcore-node start ```