diff --git a/README.md b/README.md index 6b06f476..6c0989b9 100644 --- a/README.md +++ b/README.md @@ -106,9 +106,9 @@ wget https://frappe.io/easy-install.py python3 ./easy-install.py deploy \ --project=learning_prod_setup \ --email=your_email.example.com \ - --image=ghcr.io/frappe/learning \ + --image=ghcr.io/frappe/lms \ --version=stable \ - --app=learning \ + --app=lms \ --sitename subdomain.domain.tld ```