From abc354f1497d2574efa7d17af34ca46b7e941335 Mon Sep 17 00:00:00 2001 From: yeongpin Date: Tue, 14 Jan 2025 15:50:11 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 944a538..11c1141 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ This is a tool to automatically register (except for Google verification code), **Linux/macOS** ```bash -curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && sudo ./install.sh +curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh ``` **Windows**