aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-02 23:46:50 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-02 23:46:50 +0100
commit7dfaf141f1047e5ebc59fd8617b425f5a6019ea0 (patch)
treeb522fc31cd179881f133dac8fb37ef3e2d93c4c0
parentworkflows/ci: rename a step (diff)
downloadcgitize-7dfaf141f1047e5ebc59fd8617b425f5a6019ea0.tar.gz
cgitize-7dfaf141f1047e5ebc59fd8617b425f5a6019ea0.zip
README: update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43d541d..a6582cc 100644
--- a/README.md
+++ b/README.md
@@ -67,11 +67,11 @@ Upgrade virtual environment packages (this will also update requirements.txt):
### Releases
-Make a git tag with (requires a virtual environment):
+Make a git tag (requires a virtual environment):
make tag
-You can now review that it's OK and push w/ `git push --tags`.
+You can then review that the tag is fine and push w/ `git push --tags`.
### Linting