Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLoLf authored Nov 30, 2022
1 parent 334465e commit 629df2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The calculator can calculate the damage for every class.
It is not 100% correct because values could be rounded differently by Shakes & Fidget. But the calculator matches most of the time really close to the actual value.

You have to have Python installed if you want to use the .pyw. You can download [Python](https://www.python.org/) from https://www.python.org/.
Python 3.9.2 is recommended. You need to install ttkthemes after you installed Python by going to your console and wirte pip install ttkthemes.
Python 3.11 is recommended. You need to install ttkthemes after you installed Python by going to your console and wirte pip install ttkthemes.

You can download the .exe from GitHub Releases.
With the .exe you don't need Python installed or any library.
Expand Down

0 comments on commit 629df2f

Please sign in to comment.