mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-06 23: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)
|
||||
|
||||
- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
|
||||
- Copy and paste the code below and press enter
|
||||
`irm https://get.activated.win | iex`
|
||||
- Copy and paste the code below and press enter:
|
||||
```
|
||||
irm https://get.activated.win | iex
|
||||
```
|
||||
- You will see the activation options. Follow the on-screen instructions.
|
||||
- That's all.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user