diff --git a/README.md b/README.md
index 28aa8a25eb4635f7b1d8e9ed96a79afe8f0c3748..4172e516cd99bfc0eed5a3889b34ae5c54c60df0 100644
--- a/README.md
+++ b/README.md
@@ -715,5 +715,5 @@ the following process:
 2. Commit your changes (This is currently necessary due to our vendoring
    process. This is likely to change in the future).
 3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb update`
-3. Generate dependent `*.yaml` files: `make generate-in-docker`
+3. Generate dependent `*.yaml` files: `make generate`
 4. Commit the generated changes.