Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivanwangcy committed Aug 2, 2024
1 parent 9ddaec3 commit 46dd85f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion node/nvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,9 @@ source ~/.zshrc

# 查看可用 node 版本
nvm ls
```


# 设置系统默认版本
nvm alias default 13.10.1

```

0 comments on commit 46dd85f

Please sign in to comment.