Updated MapnikReleaseSteps (markdown)

Dane Springmeyer 2013-06-03 18:28:39 -07:00
parent a7e8d15a44
commit bdda53db8e

@ -73,7 +73,7 @@ git push
* Update CHANGELOG with the git hash of latest commit using the output of: * Update CHANGELOG with the git hash of latest commit using the output of:
``` ```
git rev-parse --verify HEAD git describe # take hash after 'g'
``` ```
* Then, push change: * Then, push change: