Update readme.md

This commit is contained in:
Nicole Rappe 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
# Windows
Set-ExecutionPolicy Unrestricted -Scope Process
.\Launch-Borealis.ps1
Set-ExecutionPolicy Unrestricted -Scope Process; .\Prerequisites-Installer-(RunAsAdmin).ps1
Set-ExecutionPolicy Unrestricted -Scope Process; .\Launch-Borealis.ps1
# Linux / macOS
bash Launch-Borealis.sh