remove tap command for homebrew

No longer needed, it's already in core formula
This commit is contained in:
Ekrem Karaca 2019-08-08 18:36:09 +03:00 committed by GitHub
parent 8970352efc
commit c764c9e9e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,6 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke
### Homebrew
```sh
brew tap jesseduffield/lazydocker
brew install lazydocker
```