浏览代码

some changes readme 1

Evgeny Polivanov 2 年之前
父节点
当前提交
2e50cad70c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 ### Instruction
 1. ```git clone -b master http://git.sharix-app.org/ShariX_Open/RestApiPython.git```
 2. Open install.bat (double click or open **cmd** and enter ```install.bat```)
-3. Change config.py
+3. Change BackendApi/connect.py and BackendApi/config.py
 4. Open run_api.bat (double click or open **cmd** and enter ```run_api.bat```)
 
 ### <a href="https://documenter.getpostman.com/view/18312872/UzBjrSwk">Documentation</a>