Skip to content

Commit f6461f9

Browse files
authored
Update README.md
1 parent 68c50a2 commit f6461f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classifier/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Get started:
44
* create a python virtual env `python -m venv <your_venv>`
55
* activate venv: `source <your_venv>/bin/activate`
6-
* install libs: `pip -r requirements.txt`
6+
* install libs: `pip install -r requirements.txt`
77
* run the app: `python AlphaCIC/main.py`
88

99
## Configuration:

0 commit comments

Comments
 (0)