mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
Updated Manual Installation (markdown)
parent
20e23e22b5
commit
b94808396c
@ -9,7 +9,7 @@ If you want to manually install Calibre-Web (“from source”), follow the proc
|
||||
2. Go to the folder where you want to install Calibre-Web, e.g., /opt/calibre-web
|
||||
|
||||
3. Create virtual environment for calibre web in folder venv
|
||||
|
||||
- `cd /opt && git clone https://github.com/janeczku/calibre-web && cd calibre-web`
|
||||
- `python3 -m venv venv`
|
||||
|
||||
4. Install dependencies by running `./venv/bin/python3 -m pip install -r requirements.txt`
|
||||
|
Loading…
Reference in New Issue
Block a user