From 1bc6ebc1806f138d4f7181a867d12c8140c52e39 Mon Sep 17 00:00:00 2001 From: Ekrem Karaca Date: Wed, 21 Aug 2019 15:09:19 +0300 Subject: [PATCH] Update README... --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 ```