From 1d675b8360ffe1cf570399edc556d78c9dabc51b Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Thu, 15 Jul 2021 13:18:55 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cf6bbb96..27435781 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ One of the best ways to begin contributing in a meaningful way is by helping fin ## Setting up development tools 1. Install [stylua](https://github.com/johnnymorganz/stylua#installation) -2. Copy tools/.stylua.toml into the LunarVim root directory +2. Copy `utils/.stylua.toml` into the LunarVim root directory ## Some Guidelines