Skip to content

Commit

Permalink
[release] refs skycoin#85 - Release builds should be created from git…
Browse files Browse the repository at this point in the history
… tags (rather than `master` branch)
  • Loading branch information
olemis committed Dec 29, 2018
1 parent 1d596b8 commit 95692e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ make integration-test

#### Creating release builds

Release builds should be created from `master` branch . After [updating release version](#update-the-version) it is necessary to follow these steps
Release builds should be created from git tags . After [updating release version](#update-the-version) it is necessary to follow these steps

```sh
cd /path/to/pyskycoin
Expand Down

0 comments on commit 95692e1

Please sign in to comment.