From a06b6cf9db20a09c3aa8e97eebcab8a9dd473078 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 30 Jan 2025 00:29:56 +0530 Subject: [PATCH] remove "only" --- docs/hwid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hwid.md b/docs/hwid.md index 5b00fe5..a32d68c 100644 --- a/docs/hwid.md +++ b/docs/hwid.md @@ -36,7 +36,7 @@ #### HWID 2 (Currently working) (03 Oct 2023 - Current) -- When Microsoft stopped the free upgrade, it started requiring a genuine valid key in the ticket to authorize a digital license. In the new method, we only use the Installation ID of a genuine, valid key. This gets accepted by the server and allows us to get a digital license for free. Check the manual activation process in below section to know how to make working universal tickets. +- When Microsoft stopped the free upgrade, it started requiring a genuine valid key in the ticket to authorize a digital license. In the new method, we use the Installation ID of a genuine, valid key. This gets accepted by the server and allows us to get a digital license for free. Check the manual activation process in below section to know how to make working universal tickets. ------------------------------------------------------------------------