mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-09 00:48:24 +00:00
change method 1 paste to a codeblock
This commit is contained in:
parent
819140de46
commit
b0f541417f
@ -17,8 +17,10 @@
|
|||||||
### Method 1 - PowerShell (Recommended)
|
### Method 1 - PowerShell (Recommended)
|
||||||
|
|
||||||
- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
|
- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
|
||||||
- Copy and paste the code below and press enter
|
- Copy and paste the code below and press enter:
|
||||||
`irm https://get.activated.win | iex`
|
```
|
||||||
|
irm https://get.activated.win | iex
|
||||||
|
```
|
||||||
- You will see the activation options. Follow the on-screen instructions.
|
- You will see the activation options. Follow the on-screen instructions.
|
||||||
- That's all.
|
- That's all.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user