Browse Source

edit readme instruction

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

+ 2 - 1
README.md

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