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

Unified Diff: docs/mac_build_instructions.md

Issue 1760833002: docs: simplify the gclient wording in mac_build_instructions.md (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: docs/mac_build_instructions.md
diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md
index b09951682b826262f9861ee932a2f98c6b41ec52..b1a54cd2d9f3a49bc37afa5c97cc3430e5ee09ea 100644
--- a/docs/mac_build_instructions.md
+++ b/docs/mac_build_instructions.md
@@ -5,13 +5,8 @@
## Prerequisites
* A Mac running 10.9+.
-* [Xcode](https://developer.apple.com/xcode), 5+.
-* Install
- [gclient](http://dev.chromium.org/developers/how-tos/install-depot-tools),
- part of the
- [depot_tools](http://dev.chromium.org/developers/how-tos/depottools) package
- ([download](http://dev.chromium.org/developers/how-tos/install-depot-tools)).
- gclient is a wrapper around svn that we use to manage our working copies.
+* [Xcode](https://developer.apple.com/xcode) 5+.
tfarina 2016/03/03 07:37:23 Should be 3 spaces or just 1 after the "*"? In a
sdefresne 2016/03/03 11:50:31 I think it is three spaces.
+* [depot\_tools](http://dev.chromium.org/developers/how-tos/depottools).
* Install Xcode's "Command Line Tools" via Xcode menu -> Preferences ->
Downloads
* The OSX 10.10 SDK. Run
« 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