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

chore: typo

Co-Authored-By:  Athul Cyriac Ajay <athul8720@gmail.com>
This commit is contained in:
Ankush Menat 2022-12-15 17:00:04 +05:30 committed by GitHub
parent e1ec20f723
commit 80b58d9999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 install.py --prod
$ python3 easy-install.py --prod
```
This script will install docker on your system and will fetch the required containers, setup bench and a default ERPNext instance.