Skip to content

Commit

Permalink
Fixed releasing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pekkaklarck committed Oct 24, 2014
1 parent 4c3b2ee commit c39ccec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Creating releases
git checkout gh-pages
mv -f results/*.* .
rmdir results
git commit -m "Updated results available online"
git commit -a -m "Updated results available online"
git checkout master
git push

Expand Down

0 comments on commit c39ccec

Please sign in to comment.