summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 415b3e16..cbabefcb 100644
--- a/README.md
+++ b/README.md
@@ -104,11 +104,8 @@ 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 github repository URL for cloning the repository.
-
```vim
-Plugin 'https://github.com/w0rp/ale.git'
+Plugin 'w0rp/ale'
```
See the Vundle documentation for more information.