mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 08:30:39 +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,
|
Install pre-requisites,
|
||||||
|
|
||||||
* Python 2.7
|
* [Python 2.7](https://www.python.org/download/releases/2.7/)
|
||||||
* MariaDB
|
* [MariaDB](https://mariadb.org/)
|
||||||
* Redis
|
* [Redis](http://redis.io/topics/quickstart)
|
||||||
* [wkhtmltopdf](http://wkhtmltopdf.org/downloads.html) (optional, required for pdf generation)
|
* [wkhtmltopdf](http://wkhtmltopdf.org/downloads.html) (optional, required for pdf generation)
|
||||||
* Memcached
|
|
||||||
|
|
||||||
For installing MaraiDB on OSX, use:
|
For installing MaraiDB on OSX, use:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user