Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed May 7, 2019
1 parent 1f039c0 commit 2c0c582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ It's possible to release to GitHub using `make` command.
```
$ git checkout master
$ git pull
# Edit and commit lib/version.go
$ git push origin master
$ make dist
$ make release
```
Expand Down

0 comments on commit 2c0c582

Please sign in to comment.