commit | d1f7c8bbc70595645b5e9d7e557d6d3ca67c4ebf | [log] [tgz] |
---|---|---|
author | Michael Xia <mxia@users.noreply.github.com> | Thu Oct 29 15:47:12 2015 -0700 |
committer | Michael Xia <mxia@users.noreply.github.com> | Thu Oct 29 15:47:12 2015 -0700 |
tree | 020115110c3656887398f27f88b0906edaac51eb | |
parent | 939835ea49ccdb6d83559bbd1dc6e444830e72c5 [diff] |
Corrected wording in the Desktop section Bullet #3 was referencing "Android".
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8a0018..e24946f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md
@@ -87,7 +87,7 @@ * `gclient sync` to update your dependencies. * `./sky/tools/gn` to prepare your build files. - * `ninja -C out/Debug` to build an Android Debug binary. + * `ninja -C out/Debug` to build a desktop Debug binary. To run the tests: