2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-13 16:56:33 +00:00

Update README.md

This commit is contained in:
Pratik Vyas 2014-07-31 10:04:01 +05:30
parent 49e71a3969
commit c2dbf23481

View File

@ -17,7 +17,10 @@ Supported for CentOS 6, Debian 7 and Ubuntu 12.04+
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.