diff --git a/getting_started.md b/getting_started.md index 980d9f9d81ac628ad5a48c2a1e0a330a2d38a58b..bc1d5171db15513c263b2f0427ebaf8550e9d786 100644 --- a/getting_started.md +++ b/getting_started.md @@ -151,6 +151,9 @@ Use `fx run -h` to see all available options. #### Enabling Graphics +Note: Graphics under QEMU are extremely limited due to a lack of Vulkan +support. Only the Zircon UI renders. + To enable graphics under QEMU, add the `-g` flag to `fx run`: ```