diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <div align="center"> <h1> - *modal* + modal </h1> </div> @@ -9,7 +9,7 @@ </div> # Installation -To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory +To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory. Then, you can use it with the default configuration by putting this into your `~/.config/vis/visrc.lua`: ``` local modal = require('plugins/modal') |
