diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 562c285a..2f287392 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -39,6 +39,7 @@ Once upgraded to Android 13, execute the following command to enable pKVM. ```shell adb reboot bootloader +fastboot flashing unlock fastboot oem pkvm enable fastboot reboot ```