diff options
| author | WindowsAddict | 2024-05-17 09:49:11 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-05-17 09:49:11 +0000 |
| commit | 15e9b3d25a547eebe7c161dea134f7ecc96fc41d (patch) | |
| tree | bbaa34ad65f7cd2aa2abc96f26a3517c61f225a5 /docs | |
| parent | 46a634bf80dd9ab87aab5d63c76d8b29260ac071 (diff) | |
| download | massgrave.dev-15e9b3d25a547eebe7c161dea134f7ecc96fc41d.zip | |
Modify the heading
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/intro.md b/docs/intro.md index 7b60456..e9f0a55 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -10,11 +10,8 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio --- -## Download / How to use it? - -### Method 1 - PowerShell - -(Recommended) +## Download / How to use it? +### Method 1 - PowerShell (Recommended) - Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD). - Copy and paste the code below and press enter @@ -25,7 +22,7 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio Note - On older Windows builds you may need to run the below command before, `[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12` -### Method 2 - Traditional +### Method 2 - Traditional - Download the file under the code button from [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) or [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts) - Right-click on the downloaded zip file and extract |
