cursor-vip update

This commit is contained in:
kingparks@jeter.eu.org
2024-10-21 09:45:02 +08:00
parent 2afe836fe1
commit bd01501306
2 changed files with 17 additions and 1 deletions

View File

@@ -29,8 +29,17 @@ cursor-vip githubReadme;
# double click cursor-vip_xx_xxx.exe
```
Launch cursor-vip
```bash
# MaxOS/Linux
cursor-vip
# Windows
# double click cursor-vip_xx_xxx.exe
```
<!--
<details>
<summary>Precautions for using strong proxy mode</summary>
<summary>Precautions for using strong proxy mode</summary>
Strong proxy mode For the first time after starting, you need to install the trusted certificate. The certificate will be automatically generated after the first start command, and the path is `~/.cursor-vip/cursor-vip-ca-cert.pem`.
* MacOS: Execute `open ~/.cursor-vip` in the terminal, double-click the cursor-vip-ca-cert.pem file, pop up the "Keychain Access" window, select the certificate, search for cursor-vip, double-click cursor-vip, expand trust, select "Always trust when using this certificate", close the pop-up window, enter the password to confirm, and the certificate is installed.
@@ -38,6 +47,7 @@ Strong proxy mode For the first time after starting, you need to install the tru
* Linux: //TODO linux currently only supports minimalist mode
</details>
-->
Enjoy cursor-vip:
* Open the CURSOR code editor, click the settings icon in the upper right corner, and you can see that you are already a VIP account.

View File

@@ -31,8 +31,13 @@ cursor-vip githubReadme;
启动 cursor-vip
```bash
# MaxOS/Linux
cursor-vip
# Windows
# 双击 cursor-vip_xx_xxx.exe
```
<!--
<details>
<summary>使用强劲代理模式注意事项</summary>
@@ -42,6 +47,7 @@ cursor-vip
* Linux: //TODO linux 目前只支持极简模式
</details>
-->
享受 cursor-vip
* 打开 CURSOR 代码编辑器点击右上角设置图标可看到已是VIP账号。