From 23c0aedce925fa5a7a50e9ea0f741474cab48581 Mon Sep 17 00:00:00 2001 From: muscleman Date: Sat, 22 Jan 2022 14:50:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 253db55..4968dfd 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Usage * 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/) 12.22.6 to 14.15.2 - * For Ubuntu: + * For Ubuntu: 18.04 or 20.04 ``` curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash sudo apt-get install -y nodejs