Updated url in README

This commit is contained in:
Christopher H. Laco 2011-01-30 22:18:26 -05:00
parent c55a704cbd
commit 7e6f0239cf
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@ h2. Installation
I'm currently using Pathogen. That means you should be able to do:
bc. git clone git://github.com/claco/vim-jasmine.git bundle/jasmine
bc. git clone git://github.com/claco/jasmine.vim.git bundle/jasmine
inside of your .vim directory. If you're using submodules to track your bundles:
bc. git submodule add git://github.com/pivotal/jasmine.git bundle/jasmine
bc. git submodule add git://github.com/claco/jasmine.vim.git bundle/jasmine
git submodule init
git submodule update