diff --git a/README.md b/README.md index 23f19852..285137e8 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,7 @@ file you need to do the following: pinned_maven_install() ``` -2. Run `./tools/frozen-deps.py --repo --zip +2. Run `./tools/freeze-deps.py --repo --zip `. The `` matches the name used for the `maven_install()` rule above. This will pin the dependencies then collect them into the zip file.