Commit 5a6beac8 authored by charley.punshon's avatar charley.punshon

Update README.txt

parent 09f5c4f4
......@@ -23,7 +23,6 @@ PREREQUISITES:
To run the application open Command Line and run the following commands (this virtual environment was created on a Windows machine):
cd <path of pythonclient file>
.\venv\Scripts\activate (after this you should be in the virtual environment)
pip install urllib3
python main.py
To leave the virtual environment once you are finished with the application, run the following command:
.\venv\Scripts\deactivate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment