diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/index.html b/_site/index.html index 1a50c63..96c1b50 100644 --- a/_site/index.html +++ b/_site/index.html @@ -448,8 +448,8 @@ href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucke <h3>Method 1 - PowerShell</h3>
<p>(Recommended)</p>
<ul>
-<li>On Windows 8.1/10/11, right-click on the Windows start menu and
-select PowerShell or Terminal (Not CMD).</li>
+<li>Right-click on the Windows start menu and select PowerShell or
+Terminal (Not CMD).</li>
<li>Copy and paste the code below and press enter<br />
<code>irm https://massgrave.dev/get | iex</code></li>
<li>You will see the activation options. Follow the on-screen
|
