mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
README: change brew installation instructions
This commit is contained in:
parent
98ae4f3b0c
commit
133454ecca
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue