mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Fix Go Version to install
This commit is contained in:
parent
80af149b02
commit
67441aa4b7
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ The script installs downloaded binary to `$HOME/.local/bin` directory by default
|
|||
|
||||
### Go
|
||||
|
||||
Required Go Version >= **1.16**
|
||||
Required Go Version >= **1.19**
|
||||
|
||||
```sh
|
||||
go install github.com/jesseduffield/lazydocker@latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue