OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Sat, 3 Nov 2018 12:28:53 +0000 (20:28 +0800)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Sat, 3 Nov 2018 12:28:53 +0000 (20:28 +0800)
docs/intro/faq.md

index 02fa4f1..b76bf00 100644 (file)
@@ -112,7 +112,7 @@ Telegram 群组链接为 [@OIwiki](https://t.me/OIwiki) , QQ 群号码为 [`58
 
 ### 我这里 pip 也太慢了
 
-可以选择更换国内源,参考:[更改pip源至国内镜像 - L瑜 - CSDN博客](https://blog.csdn.net/lambert310/article/details/52412059),或者:
+可以选择更换国内源,参考:[更改 pip 源至国内镜像 - L 瑜 - CSDN 博客](https://blog.csdn.net/lambert310/article/details/52412059),或者:
 
 ```bash
 pip install -U -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/