Skip to content
Snippets Groups Projects
Commit e166a6f3 authored by Magnus Bredeli's avatar Magnus Bredeli
Browse files

Update README.md

parent 5af0ac7c
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ to run the tests: ...@@ -21,7 +21,7 @@ to run the tests:
### 2. Install the virtual environement inside the project folder ### 2. Install the virtual environement inside the project folder
`python -m venv ./venv` `python -m venv ./venv` **OR** `python3 -m venv ./venv`
`source ./venv/bin/activate` `source ./venv/bin/activate`
......
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