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

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: remove cygwin PATH fix Created 8 years, 9 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') | update_depot_tools.bat » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index f2c262e793d7d779acaeb2a77f39fa169dea6dd9..5d1a27cdf26e6cd87416404b36e9dfb4b464c10f 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,
M-A Ruel 2012/03/21 15:05:46 Remove the .\, it's confusing on line 36 and wrong
+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') | update_depot_tools.bat » ('J')

Powered by Google App Engine
This is Rietveld 408576698