diff options
| author | neko | 2026-01-14 19:28:34 +0000 |
|---|---|---|
| committer | GitHub | 2026-01-14 19:28:34 +0000 |
| commit | 219a9b967d8bc98f1c67c289e880daa3d10dea04 (patch) | |
| tree | c0c15ed591e638f246383665395251e4f2e0573f /docs | |
| parent | 685a4f9f89931f891e56b8c8cfda904a6017a086 (diff) | |
| download | massgrave.dev-219a9b967d8bc98f1c67c289e880daa3d10dea04.zip | |
Update front page style
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/intro.md b/docs/intro.md index fe85a90..5b4c749 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -23,9 +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">
```powershell
irm https://get.activated.win | iex
```
+ </span>
3. In the menu that appears, type the number corresponding to one of the **Green** options.
|
