summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-11-27 16:43:33 +0000
committerfox <[email protected]>2017-11-27 16:43:33 +0000
commitdc7792a530826193701b8293661f2b29156c5f9b (patch)
treef04e7e8a69fdf0fe627e683355aa47438a4f4609
parentd0bd6806d499b079db7c2a5d57cae6256475edf0 (diff)
Update page 'Home'
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index ece32d8..9cb0d49 100644
--- a/Home.md
+++ b/Home.md
@@ -70,7 +70,7 @@ Additionally, tt-rss requires:
- PHP version **5.4** or newer ([detailed PHP requirements](wiki/PhpCompatibilityNotes))
- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer) or
- [MySQL](http://www.mysql.com) (<span style='color : red'>InnoDB IS REQUIRED, MYISAM WILL NOT WORK!</span>).
+ [MySQL](http://www.mysql.com) (**InnoDB IS REQUIRED, MYISAM WILL NOT WORK!**).
While you can use either database, PostgreSQL should run tt-rss faster and is, in general,
a much more reliable choice.