diff --git a/README.md b/README.md index 490821e5..a0b8132e 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ On a fresh [Ubuntu](https://ubuntu.com/) machine: ```bash # Install node.js -$ curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\ +$ curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - &&\ sudo apt-get install -y nodejs # Install core