mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-23 00:02:17 -05:00
added v to git command
This commit is contained in:
parent
51b0988eb4
commit
c7d2845226
@ -21,7 +21,7 @@ also be recorded, with better formatting, in a public blog post.
|
|||||||
|
|
||||||
3. Formalize the new version in Git by setting a tag:
|
3. Formalize the new version in Git by setting a tag:
|
||||||
|
|
||||||
git tag -m 'See CHANGELOG for details.' -a `cat VERSION`
|
git tag -m 'See CHANGELOG for details.' -a v`cat VERSION`
|
||||||
|
|
||||||
4. Package those changes for distribution by running one of the make targets:
|
4. Package those changes for distribution by running one of the make targets:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user