This repository was archived by the owner on Apr 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ A tool for resetting the trial period of the Cursor Editor.
2626irm https://raw.githubusercontent.com/isboyjc/cursor-reset/main/scripts/reset.ps1 | iex
2727```
2828
29- ** jsdelivr cdn **
29+ ** jsdelivr cdn**
3030``` powershell
3131irm https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.ps1 | iex
3232```
@@ -38,7 +38,7 @@ irm https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.ps1 | ie
3838curl -fsSL https://raw.githubusercontent.com/isboyjc/cursor-reset/main/scripts/reset.sh | sh
3939```
4040
41- ** jsdelivr cdn **
41+ ** jsdelivr cdn**
4242``` bash
4343curl -fsSL https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.sh | sh
4444```
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Cursor 编辑器试用期重置工具
2626irm https://raw.githubusercontent.com/isboyjc/cursor-reset/main/scripts/reset.ps1 | iex
2727```
2828
29- ** jsdelivr cdn **
29+ ** jsdelivr cdn**
3030``` powershell
3131irm https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.ps1 | iex
3232```
@@ -37,7 +37,7 @@ irm https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.ps1 | ie
3737curl -fsSL https://raw.githubusercontent.com/isboyjc/cursor-reset/main/scripts/reset.sh | sh
3838```
3939
40- ** jsdelivr cdn **
40+ ** jsdelivr cdn**
4141``` bash
4242curl -fsSL https://cdn.jsdelivr.net/gh/isboyjc/cursor-reset@main/scripts/reset.sh | sh
4343```
You can’t perform that action at this time.
0 commit comments