| 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
|
|
|