summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Home.md b/Home.md
index d559800..ece32d8 100644
--- a/Home.md
+++ b/Home.md
@@ -70,8 +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) (**InnoDB is required**, MyISAM will
- not work).
+ [MySQL](http://www.mysql.com) (<span style='color : red'>InnoDB IS REQUIRED, MYISAM WILL NOT WORK!</span>).
While you can use either database, PostgreSQL should run tt-rss faster and is, in general,
a much more reliable choice.