diff --git a/README.md b/README.md index a5b9db56..e523672c 100755 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Download the Easy Install script and execute it: ```sh $ wget https://raw.githubusercontent.com/frappe/bench/develop/easy-install.py -$ python3 easy-install.py --prod +$ python3 easy-install.py --prod --email your@email.tld ``` This script will install docker on your system and will fetch the required containers, setup bench and a default ERPNext instance.