!3 update README.md

Merge pull request !3
This commit is contained in:
ccmywish 2024-09-22 02:47:49 +00:00 committed by Gitee
commit 08bffedf3d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,6 +25,13 @@
## 安装
`bash -c "$(curl -fsSL https://gitee.com/RubyMetric/nvm-cn/raw/main/install.sh)"`
<br>
安装完成后执行指令:<br>
`source ~/.nvm/nvm.sh`
<br>
此时可以查到版本信息则表示安装成功:<br>
`nvm -v`
## 卸载
`bash -c "$(curl -fsSL https://gitee.com/RubyMetric/nvm-cn/raw/main/uninstall.sh)"`