Browse Source

change method 1 paste to a codeblock

pull/455/head
Aholicknight 11 months ago
parent
commit
b0f541417f
  1. 6
      README.md

6
README.md

@ -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…
Cancel
Save