mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-06 15:38:25 +00:00
Update README.md
This commit is contained in:
parent
6a05c8aa4d
commit
dfd4472a70
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user