diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 027b622bf1..c5a6a673da 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -34,6 +34,7 @@ also be updated and checked in as frequently. ```bash ./scripts/update-go-pbs.sh +./scripts/update-go-ssz.sh ``` *Recommendation: Use go build only for local development and use bazel build for production.*