Skip to content

Commit 1d52ae9

Browse files
author
dbickson
committed
cleaning some more
1 parent 3fd5c7d commit 1d52ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sudo apt update
1212
sudo apt -y install python3.8
1313
sudo apt -y install python3-pip
1414
sudo apt -y install libgl1-mesa-glx
15-
pip install --upgrade pip
15+
python3.8 -m pip install --upgrade pip
1616
```
1717

1818

0 commit comments

Comments
 (0)