mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
Updated Windows Installation (markdown)
parent
949e099001
commit
d1aa193187
@ -8,9 +8,9 @@ Ensure you add Python to the environmental variables
|
||||
Check if python is reachable via CMD\
|
||||
![Check python](images/check_python.png)
|
||||
|
||||
Create folder called "Calibre-Web" name whatever you like and extract the "Calibre-web" files into the folder
|
||||
Create a folder called "Calibre-Web", or name it whatever you like and extract the "Calibre-web" files into the folder
|
||||
|
||||
Change directory to "C:\Calibre-Web", run the below command to install the requirements
|
||||
Change the directory to "C:\Calibre-Web" and run the below command to install the requirements
|
||||
|
||||
`pip install --target vendor -r requirements.txt`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user