Skip to content

Commit

Permalink
Update to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amaccormack-lumira committed Apr 15, 2021
1 parent 92f7d05 commit 4d875be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ Linux installs may well already have a python 3 install. Some issues have been s

A download for the project can be found at:

https://github.com/amaccormack-lumira/rest_api_demo/archive/techtest1.1.zip
https://github.com/amaccormack-lumira/rest_api_demo/archive/techtest1.2.zip

Once downloaded, extract the zip file, and use a Command Prompt to open the extracted directory. Navigate into the appropriate folder. The API can then be run using the following commands:

```
cd path_to_workspace
cd rest_api_demo-techtest1.1
cd rest_api_demo-techtest1.2
pip install virtualenv
```
(if you get errors, try using pip3 instead)
Expand Down

0 comments on commit 4d875be

Please sign in to comment.