Small issue in README.md
Closed this issue · 0 comments
juanjopastor commented
In development section, to run from source:
- pip3 -r requirements.txt
should be:
- pip3 install -r requirements.txt
Closed this issue · 0 comments
In development section, to run from source:
should be: