diff options
author | Abouzar Parvan <[email protected]> | 2021-07-15 13:18:55 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-15 13:18:55 +0000 |
commit | 1d675b8360ffe1cf570399edc556d78c9dabc51b (patch) | |
tree | 8d15081e3630797001512ecc793eab1eb635d9a8 /CONTRIBUTING.md | |
parent | 21c515d8e3ba656cf139bf49dd08bedd239856a0 (diff) |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |