Chromium Code Reviews| Index: cipd/README.md |
| diff --git a/cipd/README.md b/cipd/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..246afde7767dc7bd0a0fa095cd3426b5eb744c05 |
| --- /dev/null |
| +++ b/cipd/README.md |
| @@ -0,0 +1,9 @@ |
| +# `infra/cipd` |
| + |
| +The contents of this directory are automatically managed by the |
| +`infra/bootstrap/install_cipd_packages.py` `DEPS` hook script. |
| + |
| +This directory hosts CIPD-installed packages defined in the bootstrap |
| +configuration. It is effectively an auxiliary `depot_tools` executable space. |
| +This directory should be added to your `$PATH` environment variable to enable |
| +full `infra` repository functionality. |