diff --git a/README.md b/README.md index 103367d..89b18eb 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,9 @@ cd mtkclient pip -r install requirements.txt git clone https://github.com/coloredmarble/redmi_9a_mtkclient cp redmi_9a_mtkclient/* . -# power off phone. press volump up and volume down at same time. connect phone to usb cable python mtk.py da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.bin +# power off phone, hold vol+ and vol- at same time and connect usb cable +# i did it with test point, but it isnt required ``` Found here: [coloredmarble/redmi_blossom](https://github.com/coloredmarble/redmi_blossom)