summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLyssa2026-01-30 13:11:45 +0000
committerLyssa2026-01-30 13:11:45 +0000
commit8587bcc07c2fa95a66e9180c548509a561660896 (patch)
treea49ffaf7bbcf3abfd4c39a7738acbbc2dea5dd3c /docs
parent8af0b08c3fe8d99cd73d4a1bb153e3623f622062 (diff)
downloadmassgrave.dev-8587bcc07c2fa95a66e9180c548509a561660896.zip
Attempt to make command look better
Diffstat (limited to 'docs')
-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.