update README.md

This commit is contained in:
jingrow 2025-04-07 01:41:54 +08:00
parent 8f5e7cc474
commit 8c8a0b35e1

View File

@ -5,25 +5,6 @@ Bench is a command-line utility that helps you to install, update, and manage mu
## Installation
#### Arguments
Here are the arguments for the easy-install script
```txt
usage: easy-install.py [-h] [-p] [-d] [-s SITENAME] [-n PROJECT] [--email EMAIL]
Install Frappe with Docker
options:
-h, --help show this help message and exit
-p, --prod Setup Production System
-d, --dev Setup Development System
-s SITENAME, --sitename SITENAME The Site Name for your production site
-n PROJECT, --project PROJECT Project Name
--email EMAIL Add email for the SSL.
```
You'll have to set up the system dependencies required for setting up a Jingrow Environment.