summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
Diffstat (limited to 'Home.md')
-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.