Skip to content

Commit

Permalink
Merge pull request #517 from joaothallis/docs/fix-go-version-to-install
Browse files Browse the repository at this point in the history
Fix Go Version to install
  • Loading branch information
jesseduffield authored May 26, 2024
2 parents 0f1b8c9 + 67441aa commit 9440a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9440a10

Please sign in to comment.