From bf0d835b8509e538af63993d60c3564b4e6076b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=91=E9=9C=89=E7=9A=84=E6=A9=84=E6=A6=84=E6=9E=9C?= Date: Fri, 26 Jun 2020 16:51:50 +0800 Subject: [PATCH] Update git-init.rtf --- git-init.rtf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/git-init.rtf b/git-init.rtf index c49af98..bdb91eb 100644 --- a/git-init.rtf +++ b/git-init.rtf @@ -37,4 +37,8 @@ pip国内镜像 * https://pypi.tuna.tsinghua.edu.cn/simple/ * http://pypi.mirrors.ustc.edu.cn/simple/ -example:`pip install scrapy -i https://pypi.tuna.tsinghua.edu.cn/simple` +example: + +`pip install scrapy -i https://pypi.tuna.tsinghua.edu.cn/simple` + +`pip3 install jupyter -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com`