change method 1 paste to a codeblock

pull/455/head
Aholicknight 2024-05-22 11:49:42 -06:00
parent 819140de46
commit b0f541417f
1 changed files with 4 additions and 2 deletions

View File

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