Browse Source

Update pip mirror

master
bushuhui 3 years ago
parent
commit
69e4a73c3d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      references_tips/InstallPython.md

+ 1
- 1
references_tips/InstallPython.md View File

@@ -67,7 +67,7 @@ custom_channels:
### 3.2 设置PIP源 ### 3.2 设置PIP源


``` ```
pip config set global.index-url 'https://mirrors.aliyun.com/pypi/simple/'
pip config set global.index-url 'https://pypi.mirrors.ustc.edu.cn/simple/'
``` ```






Loading…
Cancel
Save