From 1f43cd3d22906bd783c86510d7e95394d7a03659 Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 21 Sep 2020 11:01:05 +0000 Subject: Update page 'Home' --- Home.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/Home.md b/Home.md index f091182..d2746ba 100644 --- a/Home.md +++ b/Home.md @@ -56,17 +56,13 @@ If you're interested in contributing code or translations, check [this page](htt ## Requirements * A modern web browser. This generally means recent Chrome or compatible. -* A server (VDS or physical) running either Docker or [LEMP](https://lemp.io/) stack. - -When installing directly on a host machine you will need: - -* PHP version **5.6** or newer ([detailed PHP requirements](wiki/PhpCompatibilityNotes)) -* [PostgreSQL](http://www.postgresql.org) (**9.1** or newer, **[recommended](wiki/FAQ#what-should-i-use---mysql-or-postgresql)**) or [MariaDB](https://mariadb.org/) (InnoDB is **required**). +* A server (VDS or physical) running Docker. ## Download -Tiny Tiny RSS uses continuous development model based on git master branch which is considered stable. If possible, you should always be running latest master branch code. +Tiny Tiny RSS uses continuous development model based on [git master branch](https://git.tt-rss.org/git/tt-rss/src/master) which is considered stable. If possible, you should always be running latest master branch code. + +→ [Installation guide](wiki/InstallationNotes). There’s no warranty. If it breaks you get to keep both parts. -→ [installation guide](wiki/InstallationNotes). \ No newline at end of file -- cgit v1.2.3