Added requirements on postgres and redis-server

This commit is contained in:
Alessandro Vermeulen 2013-02-08 08:38:23 +01:00
parent f28dc6115d
commit 4589e41302
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ Whenever you need ...
If you're interested in helping us develop Discourse, please start with our **[Discourse Developer Install Guide](https://github.com/discourse/discourse/blob/master/DEVELOPMENT.md)**, which includes instructions to get up and running in a development environment.
### Requirements
* PostgreSQL 9.1+
* Redis 2+
### The quick and easy setup
```