docs: Update vm_shell.sh path
The path to vm_shell.sh was changed in AOSP.
Update doc to reflect that change.
Bug: N/A
Test: N/A
Flag: EXEMPT typo fix
Change-Id: I7e6d718ebb017097bc04a5ffcf0fbb10fcf448ab
diff --git a/docs/getting_started.md b/docs/getting_started.md
index 03657ed..2cb5f72 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -99,7 +99,7 @@
payload using the following command:
```shell
-packages/modules/Virtualization/vm/vm_shell.sh start-microdroid --auto-connect -- --protected
+packages/modules/Virtualization/android/vm/vm_shell.sh start-microdroid --auto-connect -- --protected
```
You will see the log messages like the below.