Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Nov 19, 2017
1 parent 1b26fa2 commit e574976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ corresponds exactly to the state of the Git repository at some point.
* Verify the version number in `package.yaml`.

* Run `tools/release/binary-tarball.sh . -X.Y.Z-linux-x86_64`. This
produces `futhark-0.1.0-linux-x86_64.xz`. Put this tarball in some
produces `futhark-X.Y.Z-linux-x86_64.xz`. Put this tarball in some
public location and make sure its permissions make it readable.

* Run `git tag vX.Y.Z`.
Expand Down

0 comments on commit e574976

Please sign in to comment.