From 2cd93f2336bc7df7bd6b0dcb74bb01c05a91b649 Mon Sep 17 00:00:00 2001 From: Ben Lubas <56943754+benlubas@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:04:44 -0400 Subject: [PATCH] docs(README): emphasise luarocks.nvim extra install steps (#1394) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9730846a6..3e651c04a 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ See [this blog](https://vhyrro.github.io/posts/neorg-and-luarocks/) for more inf
Click for installation snippet. -- Ensure you have `vhyrro/luarocks.nvim` installed: +- Ensure you have [`vhyrro/luarocks.nvim`](https://github.com/vhyrro/luarocks.nvim) installed (**NOTE**: there are additional install steps in that README): ```lua { "vhyrro/luarocks.nvim",