From 11bcabe3bf074c922c95aa945504f427c15dde7c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 17 Nov 2019 15:55:59 +0300 Subject: update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dde9507..f81fdb2 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ Requirements Installation ============ +Always use latest Git code from master branch. Ignore the releases page, it doesn't mean anything. + +``` +git clone https://git.tt-rss.org/fox/the-epube.git the-epube +``` + **WARNING:** since database folder is, by default, accessible for unauthenticated HTTP requests it is recommended to set ``SCRATCH_DB`` to a secure random value (i.e. ``db/long-random-string.db``) or put it outside of scope accessible by your http server. Alternatively, you can simply block access -- cgit v1.2.3