Skip to content

Commit

Permalink
Merge pull request #12 from nike-17/master
Browse files Browse the repository at this point in the history
Just small fix
  • Loading branch information
Stelminator committed Sep 28, 2012
2 parents 5258e39 + 8b3cf39 commit a6a9651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Required tools:
* [msysgit](http://code.google.com/p/msysgit/downloads/list)
* [cygwin](http://svn.webkit.org/repository/webkit/trunk/Tools/CygwinDownloader/cygwin-downloader.zip)
* Note: on windows with UAC enabled, it may fail to run setup.exe after downloading packages. You'll have to run it manually.
* after installing, open a cygwin shell (cygwin.bat) and execute `perl -e "use Switch;"`
* After installing, open a cygwin shell (cygwin.bat) and execute `perl -e "use Switch;"`
* If you don't get an error, cygwin is configured properly. Otherwise, execute the following:
* `curl -L http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Switch-2.16.tar.gz -o Switch-2.16.tar.gz`
* `tar -xzf Switch-2.16.tar.gz`
Expand Down

0 comments on commit a6a9651

Please sign in to comment.