diff --git a/README.md b/README.md index fb71d21..26ef796 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## nodejs ``` -curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - +curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs