Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcy1314 committed Jul 12, 2023
1 parent 1dfa9d0 commit bc8ad19
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions illustrate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,13 +179,7 @@ pip install urllib

这将激活虚拟环境,并将您的终端提示符更改为虚拟环境名称。

4. 使用以下命令在虚拟环境下升级pip:

```
pip install --upgrade pip
```

5. 可以使用以下命令退出虚拟环境:
可以使用以下命令退出虚拟环境:

```
deactivate
Expand Down

0 comments on commit bc8ad19

Please sign in to comment.