Skip to content
Snippets Groups Projects
Commit 4563bc29 authored by Mitchell Moore's avatar Mitchell Moore
Browse files

Update README.md

parent f2644bd5
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ $ cd flask_user_reg
### Setup a Virtual Environment
- Ensure you have created a [virtual environment](https://docs.python.org/3/library/venv.html)
called `venv` setup running python3.
- Note, this project requires a virtual environment running __python3__ (__3.4.10__ in this case).
- Note, this project requires a virtual environment running __python3__ (__3.6.8__ in this case).
- Create this by navigating to you home directory via typing `$ cd` and entering the following commands:<br>
```
$ python3 -m venv ~/venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment