Skip to content

Commit

Permalink
Add Vim to install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mriegler committed Jan 30, 2013
1 parent 37b8cfa commit ce300cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If you have a bash-compatible shell you can run the script directly:

## Installing on Windows

On Windows and \*nix [Git] and [Curl] are required.
On Windows and \*nix [Git] and [Curl] are required. Also, if you haven't already, you'll need to install [Vim].

### Installing dependencies

Expand Down Expand Up @@ -431,6 +431,7 @@ Here's some tips if you've never used VIM before:

[Git]:http://git-scm.com
[Curl]:http://curl.haxx.se
[Vim]:http://www.vim.org/download.php#pc
[msysgit]:http://code.google.com/p/msysgit
[MacVim]:http://code.google.com/p/macvim/
[spf13-vim]:https://github.com/spf13/spf13-vim
Expand Down

0 comments on commit ce300cc

Please sign in to comment.