update readme

This commit is contained in:
yeongpin 2025-01-14 15:50:11 +08:00
parent 9f002970d8
commit abc354f149

View File

@ -135,7 +135,7 @@ This is a tool to automatically register (except for Google verification code),
**Linux/macOS** **Linux/macOS**
```bash ```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** **Windows**