aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80741ef..e2308d3 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ A [vis][vis] plugin for [editorconfig][ec].
## Installation
+You'll need the Lua wrapper for editorconfig-core installed. This can be done through luarocks: `luarocks install editorconfig-core`
+
```shell
git clone https://github.com/vktec/vis-editorconfig "$HOME/.config/vis/editorconfig"
```