mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
[minor] readme, moved macos install wiki
This commit is contained in:
parent
161118bd9c
commit
ac02f7cac7
14
README.md
14
README.md
@ -37,19 +37,7 @@ Install pre-requisites,
|
|||||||
* [Redis](http://redis.io/topics/quickstart)
|
* [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)
|
||||||
|
|
||||||
For installing MaraiDB on OSX, use:
|
[Installing pre-requisites on OSX](https://github.com/frappe/bench/wiki/Installing-Bench-Pre-requisites-on-MacOSX)
|
||||||
```
|
|
||||||
brew install mariadb
|
|
||||||
mysql_install_db
|
|
||||||
mysql.server start
|
|
||||||
mysqladmin -uroot password ROOTPASSWORD
|
|
||||||
```
|
|
||||||
For installing Redis, pip and npm
|
|
||||||
```
|
|
||||||
sudo easy_install pip
|
|
||||||
brew install redis
|
|
||||||
brew install npm
|
|
||||||
```
|
|
||||||
|
|
||||||
Install bench as a *non root* user,
|
Install bench as a *non root* user,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user