From 4ef6609b2253c4a0521e761eb4c4388757964de1 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 13 Apr 2025 03:21:21 -0600 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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