changeset 183:bd641fccdae4

Add GitHub link to README.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 18 Apr 2017 21:46:57 -0700
parents 2489b4b54d5c
children 3cd4597fb86b
files README.md
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Apr 18 21:43:59 2017 -0700
+++ b/README.md	Tue Apr 18 21:46:57 2017 -0700
@@ -15,6 +15,10 @@
     cd ~/.vim/bundle
     hg clone https://bitbucket.org/ludovicchabant/vim-gutentags
 
+If you're more into Git than Mercurial:
+
+    git clone https://github.com/ludovicchabant/vim-gutentags.git
+
 Then you only need to do a `:call pathogen#helptags()` to generate the
 documentation tags (how ironic, eh?) and you can access Gutentags' help pages
 with `help gutentags`.