Merge pull request #291 from dezren39/patch-2

This commit is contained in:
Jesse Duffield 2022-01-09 18:11:43 +11:00 committed by GitHub
commit a0d8803147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,13 @@ The script installs downloaded binary to `/usr/local/bin` directory by default,
### Go
Required Go version >= **1.8**
Required Go Version >= **1.16**
```sh
go install github.com/jesseduffield/lazydocker@latest
```
Required Go version >= **1.8**, <= **1.17**
```sh
go get github.com/jesseduffield/lazydocker