update readme

This commit is contained in:
Gabriel Augendre 2024-10-14 19:58:25 +02:00
parent 8ef7829b73
commit 43b76772e1

View file

@ -50,7 +50,7 @@ inv full-test
poetry version <major/minor/patch>
git add .
git commit
inv tag <version>
inv tag $(poetry version -s)
inv publish publish-docker
```