Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Oct 3, 2024
1 parent b3728f4 commit 93da178
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/content/docs/zh-cn/guides/conda.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,10 @@ vmr use -c sdk-name@version
```
</TabItem>
</Tabs>

## Conda如何设置国内源?

```bash
# 清华源
https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/
```
2 changes: 1 addition & 1 deletion src/content/docs/zh-cn/guides/tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ vmr tm
```bash
VersionHostUrl='https://gitee.com/moqsien/vsources/raw/main'
```
这是VMR版本仓库的国内镜像仓库。
这是VMR版本仓库的国内镜像仓库。注意,由于gitee不合理的屏蔽功能,误将node.js的版本信息屏蔽掉了。不需要使用node.js的同学可以使用。

0 comments on commit 93da178

Please sign in to comment.