Update README

This commit is contained in:
Aoran Zeng 2024-12-06 14:02:29 +08:00
parent ab0b09ae68
commit c6468ffdcb
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -312,6 +312,8 @@ chsrc set python | py | pypi # 同时换 pip, poetry 和 pdm 这3个包管理器
chsrc set poetry
chsrc set pdm
chsrc set rye
chsrc set node | nodejs # 同时换 npm, yarn 和 pnpm 这3个包管理器也可以3个独立换源
chsrc set npm
chsrc set yarn