Fixed link in readme

This commit is contained in:
Daniele Verducci (Slimpenguin) 2023-02-28 22:51:04 +01:00
parent 6c2e0730ee
commit a3c219ab32

View File

@ -11,7 +11,7 @@ You will need a jailbroken kindle.
Follow the [kidle-dash](https://github.com/pascalw/kindle-dash) instructions to install the dashboard. From now on, let's say you installed it in a folder called `my-dashboard`. Follow the [kidle-dash](https://github.com/pascalw/kindle-dash) instructions to install the dashboard. From now on, let's say you installed it in a folder called `my-dashboard`.
(Install Python3)[https://wiki.mobileread.com/wiki/Python_on_Kindle] on your kindle [Install Python3](https://wiki.mobileread.com/wiki/Python_on_Kindle) on your kindle
Check python is correctly installed running `python3 --version` (should print something like `Python 3.9.8`). Check python is correctly installed running `python3 --version` (should print something like `Python 3.9.8`).
> Note: Python version 3.x is required. This will not work with Python 2.x > Note: Python version 3.x is required. This will not work with Python 2.x