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-11-13 01:23:00 +05:30
parent b416756bee
commit 7a86803f07

View File

@ -22,7 +22,7 @@ wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup
sudo bash setup_frappe.sh --setup-production
```
This script should install the pre-requisites, install bench and setup an ERPNext site.
This script should install the pre-requisites, install bench and setup an ERPNext site. You can then login as Administrator with the Administrator password printed.
If you want to develop ERPNext or any Frappe App, you can omit the "--setup-production" part from the command.