Update README.md

update working node versions
This commit is contained in:
muscleman 2022-01-18 18:26:21 -06:00 committed by GitHub
parent 0d7919331d
commit 3027ddd8c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,7 @@ Usage
#### Requirements
* Coin daemon(s) (find the coin's repo and build latest version from source)
* [List of Cryptonote coins](https://github.com/muscleman/progpow-nodejs-pool/wiki/Cryptonote-Coins)
* [Node.js](http://nodejs.org/) v11.0+
* [Node.js](http://nodejs.org/) 12.22.6 to 14.15.2
* For Ubuntu:
```
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash