We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37b8cfa + ce300cc commit ff807a7Copy full SHA for ff807a7
README.markdown
@@ -51,7 +51,7 @@ If you have a bash-compatible shell you can run the script directly:
51
52
## Installing on Windows
53
54
-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].
55
56
### Installing dependencies
57
@@ -431,6 +431,7 @@ Here's some tips if you've never used VIM before:
431
432
[Git]:http://git-scm.com
433
[Curl]:http://curl.haxx.se
434
+[Vim]:http://www.vim.org/download.php#pc
435
[msysgit]:http://code.google.com/p/msysgit
436
[MacVim]:http://code.google.com/p/macvim/
437
[spf13-vim]:https://github.com/spf13/spf13-vim
0 commit comments