Update README.md

pull/502/head
Matt 2024-07-07 05:46:28 -05:00 committed by GitHub
parent 6a05c8aa4d
commit dfd4472a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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.