Skip to content

Commit

Permalink
more fixes on release process
Browse files Browse the repository at this point in the history
  • Loading branch information
Shriram Rajagopalan committed Sep 21, 2016
1 parent 82e6d27 commit 5210767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -155,7 +155,7 @@ This section includes instructions for working with releases, and is intended fo
1. Push the tag back to the Amalgam8 upstream repository on GitHub:

```bash
git push upstream $VERSION
git push origin $VERSION
```
This command automatically creates a release object on GitHub, corresponding to the pushed tag.
The release contains downloadable packages of the source code (both as `.zip` and `.tag.gz` archives).
Expand Down

0 comments on commit 5210767

Please sign in to comment.