summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-06-25 18:17:30 +0000
committerfox <[email protected]>2019-06-25 18:17:30 +0000
commit5424c41b7e86166308aba771c6984364463df06f (patch)
tree1a37eed37aeb6515c859d2a7f48f6b72de21a4f8
parentf1fdd7a60de012d3f2687f86865be5668d375cb7 (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 9a57783..7527f5f 100644
--- a/Home.md
+++ b/Home.md
@@ -61,7 +61,7 @@ is not supported. That is, it may work for you but if you run into problems you
Additionally, 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).
+- [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).
While you can use either database, PostgreSQL should run tt-rss significantly faster and is, in general,
a much more reliable choice. Also, some minor features are exclusive to PostgreSQL.