From f710372f7e8b9f38413eaf239be8243829a0025a Mon Sep 17 00:00:00 2001
From: WindowsAddict
Date: Sun, 23 Jul 2023 19:43:28 +0530
Subject: Update README.md
---
README.md | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 823e465..ddf5b50 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,31 @@
-
Microsoft Activation Scripts (MAS)
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
-##
Download / How to use it?
+## Download / How to use it?
-### Method 1 -
PowerShell (Recommended)
+### Method 1 - PowerShell (Recommended)
-- On Windows 8.1/10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
+- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter\
`irm https://massgrave.dev/get | iex`
- You will see the activation options, and follow onscreen instructions.
- That's all.
-### Method 2 -
Traditional
+### Method 2 - Traditional
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
-- Right click on the downloaded zip file and extract
+- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named `All-In-One-Version`
- Run the file named `MAS_AIO.cmd`
- You will see the activation options, and follow onscreen instructions.
- That's all.
-
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
+To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
```
Latest Version: 1.8
--
cgit v1.2.3