Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix grammar 
  • Loading branch information
nike-17 committed Sep 28, 2012
1 parent 5258e39 commit 8b3cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 8b3cf39

Please sign in to comment.