README: snap installation instructions

This commit is contained in:
Dawid Dziurla 2019-07-03 19:33:54 +02:00
parent 27ae69a3d0
commit 73d9a36cf7
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -42,6 +42,13 @@ brew tap jesseduffield/lazydocker
brew install lazydocker
```
### Snap
```sh
snap install lazydocker
snap connect lazydocker:docker-support
```
### Binary Release (Linux/OSX)
You can manually download a binary release from [the release page](https://github.com/jesseduffield/lazydocker/releases).