Fix Go Version to install

pull/517/head
João Thallis 3 months ago
parent 80af149b02
commit 67441aa4b7
No known key found for this signature in database

@ -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…
Cancel
Save