From 9d22eb1f933a2bb1b8de26257d64cfaeb4b3ce55 Mon Sep 17 00:00:00 2001 From: Jan Broer Date: Mon, 12 Oct 2015 04:14:48 +0200 Subject: [PATCH] Add instructions for OPDS feed --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5bf88661..94b0f09c 100755 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ Calibre Web is a Python web app providing a clean interface for browsing, readin 1. Execute the command: `python cps.py` (it will throw an error) 2. Edit config.ini and set DB_ROOT to the path of the folder where your Calibre library (metadata.db) lives 3. Execute the command: `python cps.py` -4. Point your browser to `http://localhost:8083` +4. Point your browser to `http://localhost:8083` or `http://localhost:8083/feed` for the OPDS catalog **Default admin login:** *Username:* admin