diff --git a/production/README.md b/production/README.md index d9995e041..0fe6b38f0 100644 --- a/production/README.md +++ b/production/README.md @@ -82,7 +82,7 @@ pkg install -y zsh sudo git screen curl wget neovim rsync nginx openssl openssh- ### Node.js + npm -Build Node.js and npm from source using `nvm`: +Build Node.js v16.10 and npm v7 from source using `nvm`: ``` curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | zsh source $HOME/.zshrc