diff --git a/README.md b/README.md index bae949ad..389e2fd6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,10 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke ### Homebrew +Normally `lazydocker` formula can be found in the Homebrew core but we suggest you to tap our formula to get frequently updated one. It works both Linux & MacOS. + ```sh +brew tap jesseduffield/lazydocker brew install lazydocker ```