mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
bump install with go path to v2
This commit is contained in:
parent
a440b3319b
commit
677fcb3eee
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,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+)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue