diff --git a/rust/README.md b/rust/README.md index f2b26247d..0dcba6e26 100644 --- a/rust/README.md +++ b/rust/README.md @@ -88,6 +88,8 @@ env $(cat ./config/validator.fuji.env | grep -v "#" | xargs) ./target/debug/vali #### Automated E2E Test +Clone `hyperlane-registry` repo next to `hyperlane-monorepo` repo. + To perform an automated e2e test of the agents locally, from within the `hyperlane-monorepo/rust` directory, run: ```bash