Skip to content

Commit

Permalink
update development.md
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 12, 2024
1 parent b4ae404 commit d380cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can alternatively build a specific example image by running the following in
```shell
./update_examples.sh -bpe <path> -t <tag>
```
This is essentially equivalent to running `make image-push` in the example directory itself.
This is essentially equivalent to running `make image-push TAG=<tag>` in the example directory itself.

### Deploying

Expand Down

0 comments on commit d380cf9

Please sign in to comment.