mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-02 20:47:35 +08:00
fix: title
This commit is contained in:
parent
32fea2c82b
commit
9a56bc5f7e
24
README.md
24
README.md
@ -82,13 +82,21 @@ Always clean your browser's cache and cookies. If possible, use a VPN to create
|
|||||||
<details open>
|
<details open>
|
||||||
<summary><b>⭐ Auto Run Script | 腳本自動化運行</b></summary>
|
<summary><b>⭐ Auto Run Script | 腳本自動化運行</b></summary>
|
||||||
|
|
||||||
**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 && ./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**
|
#### **Archlinux**
|
||||||
|
|
||||||
|
Install via [AUR](https://aur.archlinux.org/packages/cursor-free-vip-git)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yay -S cursor-free-vip-git
|
||||||
|
```
|
||||||
|
|
||||||
|
### **Windows**
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex
|
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex
|
||||||
@ -99,21 +107,13 @@ irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/inst
|
|||||||
<details>
|
<details>
|
||||||
<summary><b>⭐ Manual Reset Machine | 手動運行重置機器</b></summary>
|
<summary><b>⭐ Manual Reset Machine | 手動運行重置機器</b></summary>
|
||||||
|
|
||||||
**Linux/macOS**
|
### **Linux/macOS**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
|
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
|
||||||
```
|
```
|
||||||
|
|
||||||
**Archlinux**
|
### **Windows**
|
||||||
|
|
||||||
Install via [AUR](https://aur.archlinux.org/packages/cursor-free-vip-git)
|
|
||||||
|
|
||||||
```bash
|
|
||||||
yay -S cursor-free-vip-git
|
|
||||||
```
|
|
||||||
|
|
||||||
**Windows**
|
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.ps1 | iex
|
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.ps1 | iex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user