Skip to content

Commit 099ce59

Browse files
authored
Update README_EN.md
1 parent b5e822b commit 099ce59

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README_EN.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,19 @@ You've reached your trial request limit.
9595
</tr>
9696
</table>
9797

98-
#### Windows Installation Features:
99-
100-
- 🔍 Automatic detection
101-
- 💡 Provides manual instructions if elevation fails
102-
98+
#### 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
108+
```
109+
irm https://raw.githubusercontent.com/Nikitosshow/cursor-help/refs/heads/main/cursor-help.ps1 | iex
110+
```
103111
That's it! The script will:
104112

105113
1. ✨ Install the tool automatically

0 commit comments

Comments
 (0)