From 87958bd035effab36f9c3ed8286f10d52d17f782 Mon Sep 17 00:00:00 2001 From: Himanshu Shivhare Date: Sun, 8 Dec 2024 19:13:22 +0530 Subject: [PATCH] Fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ec31d0..ca647780 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ python3 ./easy-install.py deploy \ Replace the following parameters with your values: - `your_email.example.com`: Your email address -- `subdomain.domain.tld`: Your domain name where Insights will be hosted +- `subdomain.domain.tld`: Your domain name where Builder will be hosted The script will set up a production-ready instance of Frappe Builder with all the necessary configurations in about 5 minutes.