Skip to content

Commit

Permalink
update install-VEX-Py scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVinhLuong102 committed Jan 26, 2023
1 parent 0a72497 commit 2f1f716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install-VEX-Py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
python3 -m pip install --upgrade PEP517 PIP SetUpTools Wheel

python3 -m pip install --upgrade --user \
https://GitHub.com/VEX-Robotics-AI/VEX-Py/archive/main.zip
https://GitHub.com/VEX-Robotics-AI/VEX-Py/archive/main.zip
2 changes: 1 addition & 1 deletion install-VEX-Py.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
python -m pip install --upgrade PEP517 PIP SetUpTools Wheel

python -m pip install --upgrade --user ^
https://GitHub.com/VEX-Robotics-AI/VEX-Py/archive/main.zip
https://GitHub.com/VEX-Robotics-AI/VEX-Py/archive/main.zip

0 comments on commit 2f1f716

Please sign in to comment.