We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0692ff2 commit 4f0f52fCopy full SHA for 4f0f52f
readme.rst
@@ -39,7 +39,7 @@ the5fire的技术博客源码
39
40
cd www
41
# 激活虚拟环境
42
- source bin/active
+ source bin/activate
43
# 安装依赖包
44
pip install -r requirements.txt
45
0 commit comments