From dfd4472a700137ff833b660ce760c54b19317b82 Mon Sep 17 00:00:00 2001
From: Matt <Geczy@users.noreply.github.com>
Date: Sun, 7 Jul 2024 05:46:28 -0500
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 23c4a13..428a952 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,12 @@
 ### Method 1 - PowerShell (Recommended)
 
 -   Open Command Prompt, paste the code below and press enter  
-```
+```sh
 powershell -c "irm https://get.activated.win | iex"
 ```
 or (deprecated, will be retired on Aug 31 2024, use above instead)  
-```
-irm https://massgrave.dev/get | iex
+```sh
+powershell -c "irm https://massgrave.dev/get | iex"
 ```
 -   You will see the activation options. Follow the on-screen instructions.
 -   That's all.