Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobo authored Jan 22, 2024
1 parent 68c50a2 commit f6461f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Get started:
* create a python virtual env `python -m venv <your_venv>`
* activate venv: `source <your_venv>/bin/activate`
* install libs: `pip -r requirements.txt`
* install libs: `pip install -r requirements.txt`
* run the app: `python AlphaCIC/main.py`

## Configuration:
Expand Down

0 comments on commit f6461f9

Please sign in to comment.