Merge pull request #74 from spockz/patch-2

Added requirements on postgres and redis-server
This commit is contained in:
Robin Ward 2013-02-08 08:16:24 -08:00
commit e96bd8fd01

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
```