diff --git a/development.md b/development.md index 699c62da..c20d1f3c 100644 --- a/development.md +++ b/development.md @@ -24,7 +24,7 @@ You can alternatively build a specific example image by running the following in ```shell ./update_examples.sh -bpe -t ``` -This is essentially equivalent to running `make image-push` in the example directory itself. +This is essentially equivalent to running `make image-push TAG=` in the example directory itself. ### Deploying