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

Unified Diff: README

Issue 9751009: Fix git depot_tools update flow. (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/depot_tools
Patch Set: fix to unix endlines Created 8 years, 8 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 | bootstrap/gclient.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index f2c262e793d7d779acaeb2a77f39fa169dea6dd9..2e0a5864926132d0468f01d4c2116de5b3d66b78 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ This package contains:
Note: svn and python will be installed automatically if not accessible (on
Windows only).
-To update this distribution manually, run bootstrap\gclient.bat on Windows,
-or bootstrap/gclient.sh on Linux or Mac.
+To update this distribution manually, run .\update_depot_tools.bat on Windows,
+or ./update_depot_tools on Linux or Mac.
To disable automatic updating, set the environment variable DEPOT_TOOLS_UPDATE=0
« no previous file with comments | « no previous file | bootstrap/gclient.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698