diff --git a/src/_help/bump-cli.md b/src/_help/bump-cli.md index 0a906140..a342f1e3 100644 --- a/src/_help/bump-cli.md +++ b/src/_help/bump-cli.md @@ -13,7 +13,7 @@ The Bump.sh CLI is used to interact with your API documentation or hubs hosted o ## Installation -Bump.sh CLI is a node package currently distributed via NPM which means you need to have Node v14+ interpreter installed on your computer or CI servers. +The Bump.sh CLI is a node package currently distributed via NPM. This means you must have the Node v14+ interpreter installed on your computer or CI servers. _If you are looking to use Bump.sh in a continuous integration environment you might be interested by [our Github Action](https://github.com/marketplace/actions/api-documentation-on-bump)._