This commit is contained in:
Luk Lu
2023-03-07 08:12:24 +08:00
parent dd3c8ab167
commit 6e950b54cd
5 changed files with 29 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
git clone https://github.com/nvm-sh/nvm.git ~/.nvm
echo If in China, set mirror before nvm install
echo ########################################################################
echo
echo '############## If in China, set mirror before nvm install ##############'
echo export NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node
echo ########################################################################
echo '########################################################################'