Skip to content

Commit

Permalink
fixed formatting for readme windows install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
switchspan committed Jan 26, 2014
1 parent 3125f35 commit 1ccd368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ 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. Also, if you haven't already, you'll need to install [Vim].
On Windows and \*nix [Git] and [Curl] are required. Also, if you haven't already, you'll need to install [Vim].
The quickest option to install all three dependencies ([Git], [Curl], [Vim] and [spf13-vim]) via [Chocolatey] NuGet and the [spf13.vim package]. After running the [Chocolatey] install, execute the following commands on the _command prompt_:

cinst git
cinst curl
cinst ctags
cinst spf13.vim

_Note: The [spf13.vim package] will install Vim also! _
_Note: The spf13.vim package will install Vim also! _

If you want to install [msysgit], [Curl] and [spf13-vim] individually, follow the directions below.

Expand Down

0 comments on commit 1ccd368

Please sign in to comment.