Skip to content

Commit 82849e7

Browse files
authored
Update mac_env.md
1 parent d2b9bf5 commit 82849e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mac_env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ssh -T [email protected]
7676

7777
```bash
7878
#在终端输入如下命令
79-
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
79+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
8080
```
8181
###### 配置环境变量
8282
```bash

0 commit comments

Comments
 (0)