diff --git a/README.md b/README.md index 0275848..d7d69b7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ $ npm install semantic-release-rubygem -D ``` +### Ruby binary + +For the validation step of the plugin to work, you need to have a `ruby` binary installed on your build environment. + ## Usage Add the plugin to the [**semantic-release** configuration file](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration):