[DOCS] Update README with new release notes scripts

Original commit: elastic/x-pack-elasticsearch@78ec39322d
This commit is contained in:
Lisa Cawley 2017-08-21 14:58:56 -07:00 committed by GitHub
parent 357a79f44c
commit cb50b2c539
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ For information about building the X-Pack Reference, see the README in the x-pac
To build a release notes page for the pull requests in this repository:
* Use the dev-tools/xes-release-notes.pl script.
* Use the dev-tools/xes-release-notes.pl script to pull PRs from the x-pack-elasticsearch repo. Alternatively, use the dev-tools/xescpp_release_notes.pl script to pull PRs from both the x-pack-elasticsearch and machine-learning-cpp repos.
* Specify the version label for which you want the release notes.
* Redirect the output to a new local file.