summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index 1f1ec65..2a3acb9 100644
--- a/Home.md
+++ b/Home.md
@@ -56,7 +56,7 @@ See [here](https://srv.tt-rss.org/tt-rss/) (login as ``demo``, ``demo``)
* 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.
-If installing directly on a host machine you will need:
+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 [MySQL](http://www.mysql.com) (InnoDB is **required**).