File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 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)
2223Run 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
You can’t perform that action at this time.
0 commit comments