Skip to content

Commit

Permalink
Add version to kivy
Browse files Browse the repository at this point in the history
  • Loading branch information
aakechin committed Oct 11, 2022
1 parent 4ae79a7 commit 8ff9e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_GUI_linux.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip3 install -r linux_GUI_requirements.txt
python3 -m virtualenv ~/kivy_venv
pip3 install kivy
pip3 install kivy==1.11.1

0 comments on commit 8ff9e27

Please sign in to comment.