diff --git a/README.md b/README.md index 40013b5..99d5e9e 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Should elasticsearch be installed from a repository or from a url download. If f ```es_version_lock``` (true or false (default)) -This will lock the elasticsearch version using `yum versionlock` or `apt-mark hold`. +This will lock the elasticsearch version using `yum versionlock`. Only available on RHEL/CentOS. For Debian/Ubuntu see `apt pinning` below. ```es_scripts``` (true or false (default))