Skip to content

Commit b9d6085

Browse files
committed
Clarify readme
1 parent 9bde589 commit b9d6085

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33

44
## Installation
55
First clone this repository.
6-
Install using your python environment system of choice
6+
Install inside your python virtual environment system of choice:
77

8-
Either:
98
```bash
109
pip install -r requirements.txt
1110
pip install -r requirements-dev.txt # If dev packages are needed.

0 commit comments

Comments
 (0)