From fa1f38ec1ba76cde72e1d7fad492ee904aee228d Mon Sep 17 00:00:00 2001 From: yeongpin Date: Mon, 13 Jan 2025 13:17:14 +0800 Subject: [PATCH] update new readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ba9c25..7dff20a 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ This is a tool to automatically bypass Cursor's membership check, automatically **Linux/macOS** ```bash -curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh | sudo 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 ``` **Windows**