We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Removed netifaces as it is no longer needed
Update cryptography installation. Renamed Mint to Linux Mint
Updated Manual Installation (markdown)
Tighten up Manual Installation, thx to #3183 & c2ffa94
Clarify --system-site-packages (contingency if 'pip install cryptography' fails!)
https://github.com/iiab/calibre-web/issues/264#issuecomment-2405388125
Tighten up "Manual Installation" instructions/tips
Typo
Clarify Steps 6., 7. and 8.
Cleaning up formatting of 'Additional Issues and Considerations:' section.
Grammar typo!
Remove `mkdir -p /opt` which is too much detail IMHO
Step 2. foreshadowing of `pip install cryptography`
`pip install cryptography` nec for now?!
Add running as root instruction
Prepend commands with sudo
Change Step 5 to Step 4
Remove MacOS mention
Link to "Quick Start" instructions
Simplify instructions for newbies
Make instructions more accurate by adding imagemagick and netifaces
Accurate instructions for manual installation on Linux
Mention to install cryptography when installing from source + structural adjustments