From 7432a4ee556230cfcfba0250cdaeed52ac0a057f Mon Sep 17 00:00:00 2001 From: Md Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:21:48 +0530 Subject: [PATCH] chore: update easy install script URL (#386) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d4158e7..a6cf7b8b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Follow these steps to set up Frappe Insights in production: **Step 1**: Download the easy install script ```bash -wget https://frappe.fyi/easy-install.py +wget https://frappe.io/easy-install.py ``` **Step 2**: Run the deployment command