Skip to content

Commit e1f24ab

Browse files
authored
uuuhhhhh apdet kebelet beraQ
1 parent e0b731b commit e1f24ab

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,21 @@
1717
---
1818

1919
## 🚀 Quick Start
20+
### [winScript by risunCode](https://github.com/risunCode/WinPortal/tree/main/winScript)
2021

21-
### For Windows Users
22+
### Windows Script Launcher (All in One winScript by risunCode)
2223
Run PowerShell as Administrator (`Win + X`) and execute:
2324
```powershell
24-
# Launch Windows Portal Script
25-
irm "https://github.com/risunCode/WinPortal/raw/main/winScript/newOnlineLauncher.ps1" | iex
25+
irm "https://github.com/risunCode/WinPortal/raw/main/winScript/aioOnlineLauncher.ps1" | iex
2626
```
2727

28-
### For macOS Users
29-
Start with Homebrew (if not installed):
30-
```bash
31-
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
28+
### Windows Script Launcher (All in One winScript by risunCode)
29+
- NEW VERSION
30+
```powershell
31+
irm "https://github.com/risunCode/WinPortal/raw/main/winScript/newLauncher.ps1" | iex
32+
3233
```
33-
34+
3435

3536
## ⚡ Windows Power Tools
3637

0 commit comments

Comments
 (0)