From 1058559bd3dd66eed94be978e8a7e96e0e8b375e Mon Sep 17 00:00:00 2001 From: "Harrison (Harry) Cramer" <32515581+harrisoncramer@users.noreply.github.com> Date: Fri, 4 Aug 2023 09:54:18 -0400 Subject: [PATCH] Update README.md Clarified that make and Go are both requirements, added link to projects. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f05221..34976c5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ https://user-images.githubusercontent.com/32515581/233739969-216dad6e-fa77-417f- ## Requirements -- Go +- Go +- make (for install) - nui.nvim - plenary.nvim