diff --git a/readme.md b/readme.md index 114f862..8e8c584 100644 --- a/readme.md +++ b/readme.md @@ -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