Updated recommended python version.

3.10.2 -> 3.10.5
This commit is contained in:
TPD94 2022-10-14 17:52:06 -04:00
parent 4e14dc1e3c
commit e908195466
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ I used all the mentioned tools on windows 10 x64
[Golang](https://go.dev/dl/ "Golang")
[Python 3.10.2](https://www.python.org/downloads/release/python-3102/ "Python 3.10.2") *Make sure to check "add to path" option when installing.*
[Python 3.10.5](https://www.python.org/downloads/release/python-3105/ "Python 3.10.5") *Make sure to check "add to path" option when installing.*
[ADB Minimal Install](https://www.droidmirror.com/download/minimal-adb-fastboot-v1-4-3-zip "ADB Minimal Install") *Make sure to choose yes when it asks if you would like to add to path*