From aa9495fc6d1b0d132b19e8c5b1e6e362b94aa39d Mon Sep 17 00:00:00 2001 From: Adrian Hesketh Date: Sun, 15 Oct 2023 14:41:44 +0100 Subject: [PATCH] chore: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dfbcc1..d9deec1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Syntax highlighting for the templ language (https://github.com/a-h/templ). ## Requirements -Requires templ command line on the path. +Requires `templ` and `gopls` on the system path to function. ## Issues