File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -96,15 +96,16 @@ You've reached your trial request limit.
9696</table >
9797
9898#### Installation Features on Windows:
99- 🔍 Automatic detection
100- 💡 Provides manual instructions if privilege escalation fails
101- 💡 You can use a quick script via PowerShell
102- How to run via PowerShell
103-
104- #### Run PowerShell as Administrator
105- 1 . Copy and paste the script below
106- 2 . Run it, select the language, and the script will do everything automatically
107- 3 . You can disable auto-updates or leave them enabled
99+ - 🔍 Automatic detection
100+ - 💡 Provides manual instructions if privilege escalation fails
101+ - 💡 You can use a quick script via PowerShell
102+
103+ #### How to run via PowerShell
104+
105+ 1 . Run PowerShell as Administrator
106+ 2 . Copy and paste the script below
107+ 3 . Run it, select the language, and the script will do everything automatically
108+ 4 . You can disable auto-updates or leave them enabled
108109```
109110irm https://raw.githubusercontent.com/Nikitosshow/cursor-help/refs/heads/main/cursor-help.ps1 | iex
110111```
You can’t perform that action at this time.
0 commit comments