Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
Flask_User_Reg
Commits
4563bc29
Commit
4563bc29
authored
Mar 06, 2020
by
Mitchell Moore
Browse files
Update README.md
parent
f2644bd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4563bc29
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment