mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 08:30:39 +00:00
Update README.md
This commit is contained in:
parent
49e71a3969
commit
c2dbf23481
@ -17,7 +17,10 @@ Supported for CentOS 6, Debian 7 and Ubuntu 12.04+
|
|||||||
|
|
||||||
Open your Terminal and enter:
|
Open your Terminal and enter:
|
||||||
|
|
||||||
`curl https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh | sudo bash`
|
```
|
||||||
|
wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
|
||||||
|
sudo bash setup_frappe.sh
|
||||||
|
```
|
||||||
|
|
||||||
This script should install the pre-requisites and add a bench command.
|
This script should install the pre-requisites and add a bench command.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user