mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +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)
|
||||
* [wkhtmltopdf](http://wkhtmltopdf.org/downloads.html) (optional, required for pdf generation)
|
||||
|
||||
For installing MaraiDB on OSX, use:
|
||||
```
|
||||
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
|
||||
```
|
||||
[Installing pre-requisites on OSX](https://github.com/frappe/bench/wiki/Installing-Bench-Pre-requisites-on-MacOSX)
|
||||
|
||||
Install bench as a *non root* user,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user