Update release.md
This commit is contained in:
parent
fd00be7e8c
commit
c897f62d02
@ -24,6 +24,5 @@ Create a release tag and push it to the BitPay Github repo:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git tag -s v<version> -m 'v<version>'
|
git tag -s v<version> -m 'v<version>'
|
||||||
git tag <version>
|
git push upstream v<version>
|
||||||
git push upstream <version>
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user