Index: README.md |
diff --git a/README.md b/README.md |
index 6ed3aa2c89c43369f2e2083bba0b27cd08cc44b7..225ffbd6986ccfe1672a738006405040ffedd8be 100644 |
--- a/README.md |
+++ b/README.md |
@@ -10,7 +10,7 @@ Then, create a directory somewhere for your checkout, cd into it, |
and run the following commands: |
``` |
-$ fetch mojo # use --target-os=android if you want an Android build. |
+$ fetch mojo # use --target_os=android if you want an Android build. |
$ cd src |
$ ./build/install-build-deps.sh |
``` |