From 7dfaf141f1047e5ebc59fd8617b425f5a6019ea0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 2 Mar 2023 23:46:50 +0100 Subject: README: update --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3