diff --git a/README.md b/README.md index 4138670..b822843 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # update-pixel -a short guide on how to install updates on the google pixel 6 and keeping root +a short guide on how to update a google pixel 6 while keeping root ## how to @@ -17,4 +17,7 @@ a short guide on how to install updates on the google pixel 6 and keeping root `fastboot flash boot magisk_patched.img` `fastboot reboot` +- reboot into bootloader: `adb reboot bootloader` +- execute the flash script: `flash-all.sh` + **enjoy!**