mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Merge pull request #149 from ekremkaraca/patch-1
remove tap command for homebrew
This commit is contained in:
commit
b8d477f4e5
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ 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 with Linux, too.
|
||||
|
||||
```sh
|
||||
brew tap jesseduffield/lazydocker
|
||||
brew install lazydocker
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue