Index: docs/cast_build_instructions.md |
diff --git a/docs/cast_build_instructions.md b/docs/cast_build_instructions.md |
index ca46ccd1af4adf9adebbca28531058f2d838bf16..734f41fd8e176366222e3812b6869d5c404c96c1 100644 |
--- a/docs/cast_build_instructions.md |
+++ b/docs/cast_build_instructions.md |
@@ -25,7 +25,7 @@ ninja -C out/Debug cast_shell |
``` |
```shell |
-out/Debug/cast_shell --ozone-platform=egltest http://google.com |
+out/Debug/cast_shell --ozone-platform=x11 http://google.com |
``` |
## Building/running cast\_shell\_apk (Android) |