Skip to content

Commit

Permalink
Merge pull request #134 from dottenbr/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pdvyas committed Aug 11, 2015
2 parents a421da1 + c5f3472 commit b07f400
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,10 @@ Manual Install

Install pre-requisites,

* Python 2.7
* MariaDB
* Redis
* [Python 2.7](https://www.python.org/download/releases/2.7/)
* [MariaDB](https://mariadb.org/)
* [Redis](http://redis.io/topics/quickstart)
* [wkhtmltopdf](http://wkhtmltopdf.org/downloads.html) (optional, required for pdf generation)
* Memcached

For installing MaraiDB on OSX, use:
```
Expand Down

0 comments on commit b07f400

Please sign in to comment.