Index: examples/ganesh_app/README.md |
diff --git a/examples/ganesh_app/README.md b/examples/ganesh_app/README.md |
deleted file mode 100644 |
index e4baf6bb172d32f63d9575838ae4d311bf61c018..0000000000000000000000000000000000000000 |
--- a/examples/ganesh_app/README.md |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-# Running ganesh_app |
- |
-To run ganesh_app, use one of the following command from the root of your Mojo repo. |
- |
-## Android |
- |
-``` |
-mojo/devtools/common/mojo_run --android "mojo:kiosk_wm mojo:ganesh_app" |
-``` |
- |
-## Linux |
- |
-``` |
-mojo/devtools/common/mojo_run "mojo:kiosk_wm mojo:ganesh_app" |
-``` |