From aad4512b1acf5e6823434adc492d5702f4480597 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Tue, 9 Apr 2019 15:04:13 -0500 Subject: [PATCH] Update README.md --- fw_updater_packer_unpacker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fw_updater_packer_unpacker/README.md b/fw_updater_packer_unpacker/README.md index 3c4fdae..fc273f7 100644 --- a/fw_updater_packer_unpacker/README.md +++ b/fw_updater_packer_unpacker/README.md @@ -6,6 +6,8 @@ This will create SECURITY FLAW in your system! Use PKG [here](https://github.com Note: you will still be able to flash the official PKG afterwards. +Windows users: do NOT try to edit the update script with your notepad, as it will alternate the newline `\n` into `\r\n` which halts the system and brick the system! + # 0x1 Create your own PKG package ## Use Official PKGs as Examples