updated readme

This commit is contained in:
Daniel Sommer 2022-10-12 10:12:21 +02:00 committed by Daniel Sommer
parent 6205ed9a34
commit 1e40e5a1fd

View file

@ -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!**