Updated readme

This commit is contained in:
Martyn Inglis
2016-12-02 10:09:36 +00:00
parent 7b859fcca1
commit 687f217d7b

View File

@@ -56,6 +56,11 @@ NOTES:
Install [Postgres.app](http://postgresapp.com/). You will need admin on your machine to do this.
### Redis
To switch redis on you'll need to install it locally. On a OSX we've used brew for this.
## To run the application
You need to run the api application and a local celery instance.