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

Unified Diff: bootstrap/README.md

Issue 2043213002: Roll virtualenv 12.0->15.0.2 (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: vendor virtualenv and exclude from gender check Created 4 years, 6 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 | « bootstrap/.gitignore ('k') | bootstrap/bootstrap.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/README.md
diff --git a/bootstrap/README.md b/bootstrap/README.md
index d693061236e3465063ba334e60a6b4702c767d7d..f712a4f86eda6920743b4a6d1767937072fc239d 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -87,7 +87,7 @@ Run `gclient runhooks`. Under the hood, this runs:
This creates a virtualenv called `{repo_root}/ENV` with all the deps
contained in `bootstrap/deps.pyl`. You must be online, or must already
-have the wheels for your system cached in `{repo_root}/.wheelcache`.
+have the wheels for your system in cache.
If you already have an `ENV` directory, [bootstrap.py](bootstrap.py) will check
the manifest in `ENV` to see if it matches [deps.pyl](#deps_pyl) (i.e. the diff
« no previous file with comments | « bootstrap/.gitignore ('k') | bootstrap/bootstrap.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698