1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-02-07 06:30:06 +00:00

Step 2. foreshadowing of pip install cryptography

A Holt 2024-10-08 21:19:50 -04:00
parent f7d3f26316
commit 77279b7388

@ -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 required if you plan to install a newer version using pip as described in Step 4.
- Installing `python3-cryptography` may not required if you install a newer version of `cryptography` using pip, as described in Step 6.
3. **Download and extract Calibre-Web:**
- `mkdir -p /opt`