mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-07 14:40:08 +00:00
Updated Manual Installation (markdown)
parent
a29ab443af
commit
000a8a2608
@ -13,7 +13,7 @@ _These instructions assume a Debian-based Linux distribution (Ubuntu, Raspberry
|
||||
|
||||
**PRO TIPS**:
|
||||
- On **Ubuntu** and **Debian**, `python3-cryptography` is installed by default, unlike on **Raspberry Pi OS**.
|
||||
- Installing `python3-cryptography` is not actually required — but can help if you're having trouble pip installing cryptography in Step 6. (if so, run `python3 -m venv venv --system-site-packages` instead of Step 5., which _should_ allow you to skip Step 6. !)
|
||||
- Installing `python3-cryptography` is not actually required — but can help if you're having trouble pip installing `cryptography` in Step 6. (if so, run `python3 -m venv venv --system-site-packages` instead of Step 5., which _should_ allow you to skip Step 6. !)
|
||||
|
||||
3. **Download and extract Calibre-Web:**
|
||||
- `cd /opt`
|
||||
|
Loading…
x
Reference in New Issue
Block a user