Commit 66c5846a authored by Joanne Hugé's avatar Joanne Hugé

update README.md

parent b9bc559b
...@@ -2,9 +2,11 @@ ...@@ -2,9 +2,11 @@
Ensure you have python3 Ensure you have python3
```
python3 -m venv env python3 -m venv env
source env/bin/activate source env/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
```
# Usage # Usage
......
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