summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-09-26 21:44:23 +0100
committerw0rp <devw0rp@gmail.com>2016-09-26 21:44:23 +0100
commit2a4cbbd0dfdc217b5e56a500df875c10ce3c1f7d (patch)
tree5186387f66d9d18f8fe23bcec4342800842e157f
parent27a21f8ca7498ab039dcb0e18e8818bcc080bc25 (diff)
downloadale-2a4cbbd0dfdc217b5e56a500df875c10ce3c1f7d.zip
Add some more prose back in with a link to Vundle.
-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'
```