summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-09-26 21:44:31 +0100
committerw0rp <devw0rp@gmail.com>2016-09-26 21:44:31 +0100
commitfacc3a89b403f14f0549a5612da85aa76b6c2527 (patch)
tree57cf4d1f5f3e09abbb855896cdf16281d25c42cd /README.md
parent31f4601fcf3633e8bdc507682ce2b7d59699d5db (diff)
parent2a4cbbd0dfdc217b5e56a500df875c10ce3c1f7d (diff)
downloadale-facc3a89b403f14f0549a5612da85aa76b6c2527.zip
Merge branch 'patch-3'
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c71b408a..dd05454b 100644
--- a/README.md
+++ b/README.md
@@ -113,10 +113,10 @@ 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.
+by using the path on GitHub for this repository.
```vim
-Plugin 'https://github.com/w0rp/ale.git'
+Plugin 'w0rp/ale'
```
See the Vundle documentation for more information.