Skip to content

Commit

Permalink
Remove deprecated Github Downloads installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
tmatilai committed Mar 6, 2013
1 parent 6153588 commit aab74c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -22,8 +22,7 @@ want the latest version, you have many options.
git clone git://github.com/tmatilai/gitolite.vim.git

2. Download a released Vimball (`gitolite.vba.gz`) from
[github][github_downloads] or [vim.org script page][script_page], open it
in Vim and call `:source %s`.
[vim.org script page][script_page], open it in Vim and call `:source %s`.

3. You can also create and/or install the Vimball from the source by calling:

Expand All @@ -49,6 +48,5 @@ License: [Same as Vim][vim_license] or [Apache 2](http://www.apache.org/licenses
[Vim]: http://www.vim.org/
[gitolite]: https://github.com/sitaramc/gitolite
[script_page]: http://www.vim.org/scripts/script.php?script_id=2900
[github_downloads]: https://github.com/tmatilai/gitolite.vim/downloads
[pathogen.vim]: https://github.com/tpope/vim-pathogen
[vim_license]: http://vimdoc.sourceforge.net/htmldoc/uganda.html#license

0 comments on commit aab74c3

Please sign in to comment.