mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Update README.md
As far as I understand Memcached is not necessary anymore. Added links to the dependencies, maybe OSX Setup should be explained in more detail with Homebrew for Python and MariaDB.
This commit is contained in:
parent
a421da11c6
commit
c5f3472da7
@ -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:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user