summaryrefslogtreecommitdiff
path: root/docs/intro.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro.md')
-rw-r--r--docs/intro.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro.md b/docs/intro.md
index 2a6c720..2b72fe1 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -23,11 +23,11 @@ import TabItem from '@theme/TabItem';
1. Click the **Start Menu**, type `PowerShell`, and open it.
2. Copy and paste the code below and press **Enter.**
- <span className="launcher-command">
+ <div className="launcher-command">
```powershell
irm https://get.activated.win | iex
```
- </span>
+ </div>
3. In the menu that appears, type the number corresponding to one of the **Green** options.