diff --git a/PKGs-I-Made.md b/PKGs-I-Made.md index bf1b231..739c243 100644 --- a/PKGs-I-Made.md +++ b/PKGs-I-Made.md @@ -4,7 +4,7 @@ Here is a list of PKGs you can flash made by me. Unless specified, all PKGs here Updater script has been patched (versions after 02/09/2019). -Note: Windows users, you may patched the updater script already, but please double check if your device can get into diagnosis mode normally after the patch. If you edited the script with your notepad in Windows, it may alternate the newline `\n` into `\r\n` in the script which halts the system in diagnosis mode, i.e., soft brick. +Note: Windows users, you may patched the updater script manually in python script, but please double check if your device can get into diagnosis mode normally after the patch. If you edited the script with your notepad in Windows, it may alternate the newline `\n` into `\r\n` in the script which halts the system in diagnosis mode, i.e., brick.