change method 1 paste to a codeblock
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