Update readme.md

This commit is contained in:
2025-04-13 03:21:21 -06:00
parent e5fedab25b
commit 4ef6609b22

View File

@ -35,8 +35,8 @@ Powered by a Flask backend and a React Flow frontend, Borealis is perfect for an
```bash ```bash
# Windows # Windows
Set-ExecutionPolicy Unrestricted -Scope Process Set-ExecutionPolicy Unrestricted -Scope Process; .\Prerequisites-Installer-(RunAsAdmin).ps1
.\Launch-Borealis.ps1 Set-ExecutionPolicy Unrestricted -Scope Process; .\Launch-Borealis.ps1
# Linux / macOS # Linux / macOS
bash Launch-Borealis.sh bash Launch-Borealis.sh