diff --git a/Release-Procedure.md b/Release-Procedure.md index 672ef6a..bca4fc5 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -43,7 +43,7 @@ Note: we do not rely on the archive created by GitHub because it only contains t Edit the GitHub release page for the tag to include a log of changes since the last release. GitHub release page: https://github.com/openlayers/ol3/releases/new?tag=v3.0.0-beta.3 (do not forget to change the `tag` value in the URL). -Create the change log with: https://github.com/tschaub/github-changelog for example: +Create the change log with: https://github.com/tschaub/github-changelog. For example: sudo npm install -g github-changelog gh-changelog --merged --owner openlayers --repo ol3 --since 2014-04-07 > changelog.md