Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions INSTRUCTIONS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
1.Get Python from https://python.org
2.Get Git from https://git-scm.com/ (or it may be installed)
3.in git CMD or Bash type the next commands:
pip install ttkthemes
pip install tkinter (its incluided with Python)
4.If pip needs a update find a way to update it