From 2a4cbbd0dfdc217b5e56a500df875c10ce3c1f7d Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 26 Sep 2016 21:44:23 +0100 Subject: Add some more prose back in with a link to Vundle. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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' ``` -- cgit v1.2.3