docs: Fix microdroid kernel's config path

Bug: N/A
Merged-In: I94f668ec64d0faf1ca78ae2cf125333bbf9bd58d
Change-Id: I94f668ec64d0faf1ca78ae2cf125333bbf9bd58d
Test: Build
(cherry picked from commit 308155b9fe31de9f3324c64dcbb217f53a3f143d)
diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md
index 8a1e6dd..3e3bf97 100644
--- a/docs/getting_started/index.md
+++ b/docs/getting_started/index.md
@@ -157,7 +157,7 @@
 mkdir android-kernel && cd android-kernel
 repo init -u https://android.googlesource.com/kernel/manifest -b common-android14-5.15
 repo sync
-FAST_BUILD=1 DIST_DIR=out/dist BUILD_CONFIG=common/build.config.microdroid.aarch64 build/build.sh -j80
+FAST_BUILD=1 BUILD_CONFIG=common-modules/virtual-device/build.config.microdroid.aarch64 build/build.sh
 ```
 
 Replace `build.config.microdroid.aarch64` with `build.config.microdroid.x86_64` if building