From 400228cff6b51906ea5a01de8e2e9be621d286d5 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 9 Jul 2024 16:38:10 -0300 Subject: [PATCH] docs: update install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6294de5..0a24e4e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Or just install it with `go`: go install github.com/charmbracelet/glow@latest ``` -### Build (requires Go 1.13+) +### Build (requires Go 1.21+) ```bash git clone https://github.com/charmbracelet/glow.git