mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-27 04:28:28 -06:00
Update readme.md
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user