diff --git a/README.md b/README.md index 87b509a..dbead56 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ If you want contribute on this project, first you need to make a **git clone**: This will give you access to the code on your **local machine**. +with `go` + ## ➤ Installation ```bash @@ -42,6 +44,13 @@ go install github.com/ci-monk/loli/cmd/loli go get -x -u github.com/ci-monk/loli/cmd/loli ``` +with `brew` + +``` +brew tap ci-monk/tools +brew install loli +``` + Or use a binary from [releases](https://github.com/ci-monk/loli/releases/latest). ## ➤ Description