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:
parent
49e71a3969
commit
c2dbf23481
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user