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 11, 2024
1 parent 56787f0 commit 43854ed
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 @@ -22,7 +22,7 @@ updated each time a new change is made.
displayed in the `go.mod` file reflects the commit SHA of the merged changes. This can be done by getting the
commit SHA of the merged changes and using it with the update script:
```shell
./update_examples -c <SDK-version>
./update_examples -u <SDK-version>
```
After running the script, create another PR for these changes.

Expand Down

0 comments on commit 43854ed

Please sign in to comment.