Skip to content

Commit

Permalink
change markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Apr 27, 2024
1 parent ca775d4 commit f55ba99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ Run every so often to update the pre-commit hooks

1. Install the correct version of tbump

pip install tbump@https://github.com/michaelboulton/tbump/archive/714ba8957a3c84b625608ceca39811ebe56229dc.zip
```shell
uv pip install tbump@https://github.com/michaelboulton/tbump/archive/714ba8957a3c84b625608ceca39811ebe56229dc.zip
```

1. Tag and push to git with `tbump <new-tag> --tag-message "<tag-message>"`

Expand Down

0 comments on commit f55ba99

Please sign in to comment.