Added info about chocolatey package

This commit is contained in:
zverev-iv 2020-07-20 16:02:17 +03:00 committed by GitHub
parent 10617da560
commit e07ea952fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,13 @@ You can install `lazydocker` using [scoop](https://scoop.sh/):
```sh
scoop install lazydocker
```
### Chocolatey (Windows)
You can install `lazydocker` using [Chocolatey](https://chocolatey.org/):
```sh
choco install lazydocker
```
### Binary Release (Linux/OSX/Windows)