summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index cbabefcb..02316275 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,9 @@ git clone https://github.com/w0rp/ale.git
### Installation with Vundle
+You can install this plugin using [Vundle](https://github.com/VundleVim/Vundle.vim)
+by using the path on GitHub for this repository.
+
```vim
Plugin 'w0rp/ale'
```