Browse Source

[fix] 启动问题

j_hao 9 years ago
parent
commit
96b5ddf822
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -100,7 +100,7 @@ pip install -r requirements.txt
 需要分别启动定时任务和api
 到Config.ini中配置你的SSDB
 
-到Schedule目录下:
+项目目录下:
 >>>python ProxyRefreshSchedule.py
 
 到Api目录下: