Commit baa4e694 authored by Ozzieisaacs's avatar Ozzieisaacs

Merge branch 'change-readme-ubuntu'

parents 0df35dcf 376fb92e
...@@ -41,6 +41,9 @@ Calibre-Web is a web app providing a clean interface for browsing, reading and d ...@@ -41,6 +41,9 @@ Calibre-Web is a web app providing a clean interface for browsing, reading and d
*Username:* admin *Username:* admin
*Password:* admin123 *Password:* admin123
**Issues with Ubuntu:**
Please note that running the above install command can fail on some versions of Ubuntu, saying `"can't combine user with prefix"`. This is a [known bug](https://github.com/pypa/pip/issues/3826) and can be remedied by using the command `pip install --system --target vendor -r requirements.txt` instead.
## Runtime Configuration Options ## Runtime Configuration Options
The configuration can be changed as admin in the admin panel under "Configuration" The configuration can be changed as admin in the admin panel under "Configuration"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment