From 33e9dbe7ccca76764cb50d2042d0bf647b9975ab Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Thu, 16 May 2013 22:56:54 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a72925..0df621c 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ This can be piped into a bash script for later sourcing. You can source this int Cutting a Tag ============= -To cut a tag, just run 'gittag' or 'hgtag': +To cut a tag, just run 'taggit' or 'taghg': - []$ gittag + []$ taggit ... This will tag the current revision with a new build number. UNLESS: