Skip to content

Commit ab95c6e

Browse files
authored
Update INSTALL.md
1 parent 12c1532 commit ab95c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebook/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
```
66
conda create -n compression python=3.10
77
conda activate compression
8-
pip install - r requirements.txt
8+
pip install -r requirements.txt
99
```
1010

0 commit comments

Comments
 (0)