summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ead252..389dd3d 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,12 @@ Add plugin to your `.vimrc` using `vim-plug`:
Plug 'madox2/vim-ai', { 'do': './install.sh' }
```
+Alternatively, you can install manually like so:
+```
+git clone https://github.com/madox2/vim-ai/
+mv vim-ai ~/.config/nvim/plugin/ # this is an example, use your own appropriate path
+```
+
## Usage
### :AI