diff --git a/README.md b/README.md index 107d6950..785ae6b8 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,13 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke 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 with Linux, too. +**Tap**: +```sh +brew install jesseduffield/lazydocker/lazydocker +``` + +**Core**: ```sh -brew tap jesseduffield/lazydocker brew install lazydocker ```