diff options
| author | WindowsAddict | 2024-06-05 10:27:02 +0000 |
|---|---|---|
| committer | GitHub | 2024-06-05 10:27:02 +0000 |
| commit | a8a72be026254655d9d0e53aa4026c9cc662907d (patch) | |
| tree | 1c61c551ae8d28075291b1d25b2a7c56feb4edcf /docs/command_line_switches.md | |
| parent | 0060dc93ca140c8356681a8c6ec5c93ace08cebe (diff) | |
| parent | c7340be116c976f766ec2bac216a66e591a02c79 (diff) | |
| download | massgrave.dev-a8a72be026254655d9d0e53aa4026c9cc662907d.zip | |
Merge pull request #10 from 1bacon/main
Update the old URL in the docs
Diffstat (limited to 'docs/command_line_switches.md')
| -rw-r--r-- | docs/command_line_switches.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/command_line_switches.md b/docs/command_line_switches.md index 9507a60..028c0ea 100644 --- a/docs/command_line_switches.md +++ b/docs/command_line_switches.md @@ -33,9 +33,9 @@ ## Uses In Powershell One Liner
-`& ([ScriptBlock]::Create((irm https://mass grave.dev/get))) /para`
+`& ([ScriptBlock]::Create((irm https://get.acti vated.win))) /para`
-**Notes** - Remove the space between `mass grave`
+**Notes** - Remove the space between `acti vated`
- Replace `/para` in this command with the switches from the above table. You can also use multiple switches. For example, `/HWID /KMS-Office /KMS-ActAndRenewalTask`
- This Powershell one-liner will work on Windows 8.1 and later versions only.
|
