diff --git a/README.md b/README.md index 0df7edf8a..9089792e7 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Clone the repository and run `npm update` for all the dependencies to be install ```bash git clone https://github.com/forknote/cryptonote-universal-pool.git pool cd pool -npm update +npm install ``` #### 2) Configuration