Skip to content

Commit

Permalink
Reword method 1 instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsAddict committed Sep 1, 2024
1 parent e7b62f0 commit ff33127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio
## Download / How to use it?
### Method 1 - PowerShell (Recommended)

- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Open Powershell (Not CMD). To do that, right-click on the start menu and select PowerShell or Terminal.
- Copy and paste the code below and press enter
```
irm https://get.activated.win | iex
Expand All @@ -22,8 +22,8 @@ or (deprecated, will be retired on Aug 31 2024, use above instead)
```
irm https://massgrave.dev/get | iex
```
- You will see the activation options. Follow the on-screen instructions.
- That's all.
- You will see the activation options. Choose [1] HWID for Windows activation. Choose [2] Ohook for Office activation.
- That's all

---

Expand Down

0 comments on commit ff33127

Please sign in to comment.