diff --git a/README.md b/README.md index 1e811677..c4cb044c 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ packages. ARM builds are also available for macOS, Linux, FreeBSD and OpenBSD. Or just install it with `go`: ```bash -go install github.com/charmbracelet/glow@latest +go install github.com/charmbracelet/glow/v2@latest ``` ### Build (requires Go 1.21+)