aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2f5cc0..36961d8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Fork of
## Install
Using [`lazy.nvim`](https://github.com/folke/lazy.nvim)
```lua
-{ 'https://git.tjkeller.xyz/minitab.nvim' }
+{ url = 'https://git.tjkeller.xyz/minitab.nvim', config = true }
```
## Usage