doc: update docs/conda.md
This commit is contained in:
parent
0d0e73c0a3
commit
36676240e2
@ -92,7 +92,6 @@ conda clean --all # 清除所有未使用的文件
|
||||
conda config --show # 检查conda配置
|
||||
```
|
||||
|
||||
|
||||
设置指定环境为默认环境
|
||||
|
||||
```bash
|
||||
@ -103,7 +102,6 @@ source ~/.bashrc # 更新
|
||||
conda config --set auto_activate_base false # 禁用auto activate base环境
|
||||
```
|
||||
|
||||
|
||||
### 额外提示
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user