diff --git a/README.md b/README.md index 4684d5c73a..d8b5435dbc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Additional functionality is enabled through the use of third-party plugins. NodeBB requires the following software to be installed: * A version of Node.js at least 0.10 or greater -* Redis, version 2.6 or greater **or** MongoDB, version 2.6 or greater +* Redis, version 2.8.9 or greater **or** MongoDB, version 2.6 or greater * nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB) ## Installation