Remove "https://tracker.iplocation.net/pkxa/" from python download url

C-137 2024-03-03 17:01:40 +01:00
parent 6c0b2d0173
commit 39fc9b24a8
1 changed files with 1 additions and 1 deletions

@ -33,7 +33,7 @@ Remark: All config files (settings database, log files) are stored in Calibre-We
For Windows pip and venv come with the basic installation. On Windows, the python binary can be found after installing the virtual environment under .\venv\script\python3.exe.
1. Download and install the newest python version for windows from here: [https://www.python.org/downloads/windows/](https://tracker.iplocation.net/pkxa/)
1. Download and install the newest python version for windows from here: [https://www.python.org/downloads/windows/](https://www.python.org/downloads/windows/)
2. Start an command prompt via "cmd". Go to the folder where you want to install Calibre-Web, e.g., `c:\calibre-web `