update new readme

This commit is contained in:
yeongpin 2025-01-13 13:17:14 +08:00
parent d91b90347a
commit fa1f38ec1b

View File

@ -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**