Skip to content

Commit ce300cc

Browse files
committed
Add Vim to install instructions
1 parent 37b8cfa commit ce300cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you have a bash-compatible shell you can run the script directly:
5151

5252
## Installing on Windows
5353

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

5656
### Installing dependencies
5757

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

432432
[Git]:http://git-scm.com
433433
[Curl]:http://curl.haxx.se
434+
[Vim]:http://www.vim.org/download.php#pc
434435
[msysgit]:http://code.google.com/p/msysgit
435436
[MacVim]:http://code.google.com/p/macvim/
436437
[spf13-vim]:https://github.com/spf13/spf13-vim

0 commit comments

Comments
 (0)