Skip to content

Commit c789406

Browse files
authored
Update README_EN.md
1 parent 662c8f7 commit c789406

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README_EN.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff 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
```
109110
irm https://raw.githubusercontent.com/Nikitosshow/cursor-help/refs/heads/main/cursor-help.ps1 | iex
110111
```

0 commit comments

Comments
 (0)