Skip to content

Commit 3667624

Browse files
committed
doc: update docs/conda.md
1 parent 0d0e73c commit 3667624

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conda.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ conda clean --all # 清除所有未使用的文件
9292
conda config --show # 检查conda配置
9393
```
9494

95-
9695
设置指定环境为默认环境
9796

9897
```bash
@@ -103,7 +102,6 @@ source ~/.bashrc # 更新
103102
conda config --set auto_activate_base false # 禁用auto activate base环境
104103
```
105104

106-
107105
### 额外提示
108106

109107
```bash

0 commit comments

Comments
 (0)