Browse Source

add link for clone

Evgeny Polivanov 2 years ago
parent
commit
2e96d1c4ba
1 changed files with 4 additions and 3 deletions
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -1,8 +1,9 @@
 # REST API Python
 ### Instruction
-1. Open install.bat (double click or open **cmd** and enter ```install.bat```)
-1. Change config.py
-2. Open run_api.bat (double click or open **cmd** and enter ```run_api.bat```)
+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
+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>