diff --git a/README.md b/README.md index 029b7396..51a706bf 100644 --- a/README.md +++ b/README.md @@ -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. You can then login as Administrator with the Administrator password printed. +This script should install the pre-requisites, install bench and setup an ERPNext site. Passwords for Frappe, Frappe Administrator and MariaDB (root) will be generated. 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.