Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight = 20

Codefresh CLI is developed and built with node.js. <br />

In case you have node.js installed on your machine you can use [NPM](/cli/installation/npm) or [YARN](/cli/installation/yarn) to install it.<br>
In case you have node.js installed on your machine you can use [NPM](/cli/installation/npm), [YARN](/cli/installation/yarn) or [HOMEBREW](cli/installation/homebrew/) to install it.<br>

If you don't have node.js installed you can install the CLI by [Downloading](/cli/installation/download) it directly.<br />

Expand Down