summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2020-09-21 11:01:05 +0000
committerfox <[email protected]>2020-09-21 11:01:05 +0000
commit1f43cd3d22906bd783c86510d7e95394d7a03659 (patch)
treeed2eb72a2ace2bb5d5e6924b279ec51fd9a28230
parent9c444f919af8c8a868547a79a67dcca4a4ea3bfe (diff)
Update page 'Home'
-rw-r--r--Home.md12
1 files 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 <a href="https://git.tt-rss.org/git/tt-rss/src/master">git master branch</a> 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.
+
+&rarr; [Installation guide](wiki/InstallationNotes).
There’s no warranty. If it breaks you get to keep both parts.
-&rarr; [installation guide](wiki/InstallationNotes). \ No newline at end of file