Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: README.md

Issue 640973004: Fix typo in README.md for --target_os=android instructions. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
```
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698