Skip to content

Commit

Permalink
Regenerate readme prior to release (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c authored May 11, 2022
1 parent 07c621c commit bdfec40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ file you need to do the following:

pinned_maven_install()
```
2. Run `./tools/frozen-deps.py --repo <repo name> --zip
2. Run `./tools/freeze-deps.py --repo <repo name> --zip
<path/to/dependency.zip>`. The `<repo name>` matches the name used
for the `maven_install()` rule above. This will pin the
dependencies then collect them into the zip file.
Expand Down

0 comments on commit bdfec40

Please sign in to comment.