Merge pull request #226 from zverev-iv/master

Added info about chocolatey package
This commit is contained in:
Dawid Dziurla 2020-07-20 17:01:46 +02:00 committed by GitHub
commit af22494425
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)