From c5fcd41418156b226a55a4fc7ccc05805863e142 Mon Sep 17 00:00:00 2001 From: Frost Lord <51778028+Frost-Lord@users.noreply.github.com> Date: Sat, 16 Sep 2023 14:35:51 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 71e6253..2b02276 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ Embrace the Haskell way with HaskMate! 5. **Install Haskmate:** - To install Haskmate on your system, execute the install.ps1 in powershell: ``` - install.ps1 + Set-ExecutionPolicy RemoteSigned -Scope CurrentUser && install.ps1 ``` 6. **Verify the Installation:**