Skip to content

Commit b53aa4d

Browse files
authored
Update README.md
1 parent 4196abe commit b53aa4d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ python3 -m pip install -r prerequisites.txt
3636
git clone --depth=1 https://github.com/CrownAlexanRaven/SystemMontiorPython.git
3737
cd SystemMonitorPython
3838
py3 -m pip install -r prerequisites.txt
39-
40-
# OR
41-
42-
curl -L -o main.zip https://github.com/CrownAlexanRaven/SystemMontiorPython/archive/refs/heads/main.zip
43-
Expand-Archive -Path main.zip -DestinationPath .\SystemMonitorPython
44-
del main.zip
45-
cd SystemMonitorPython
46-
py3 -m pip install -r prerequisites.txt
4739
```
4840

4941
Run the index.py file to start it.

0 commit comments

Comments
 (0)