Skip to content

Commit 7e6d37a

Browse files
committed
docs: 更新文档
1 parent fdacefd commit 7e6d37a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pip.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
在Python中,安装第三方模块,是通过包管理工具pip完成的。 `Mac` 自带了Pip.
66

7+
> 注:pip 将安装在 python2 中,`pip3` 才会安装在 python3 中
8+
79
> 第三方库都会在Python官方的[pypi.python.org](pypi.python.org)网站注册
810
911
## 参考

0 commit comments

Comments
 (0)