mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 00:21:23 +00:00
[fix] readme - python install.py --develop
This commit is contained in:
parent
8b76f2808b
commit
b324bc422d
@ -38,7 +38,7 @@ Tested on Ubuntu 14.04+ and MacOS X. If you find any problems, post them on our
|
||||
|
||||
```
|
||||
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
|
||||
python install.py
|
||||
python install.py --develop
|
||||
```
|
||||
|
||||
This script requires Python2.7+ installed on your machine. You need to run this with a user that is **not** `root`, but can `sudo`. If you don't have such a user, you can search the web for *How to add a new user in { your OS }* and *How to add an existing user to sudoers in { your OS }*.
|
||||
|
Loading…
Reference in New Issue
Block a user