Fixes a typographic error and changes a bit of the wording.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1163 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
coz 2007-07-04 21:18:04 +00:00
parent f2abb7fd53
commit 928b341452

View File

@ -1,4 +1,4 @@
There are two ways to compile an executable for windows: using
There are two documented ways to compile an executable for windows: using
cygwin, and using visual c++ (tested with the free Express version).
If you have any problems, please post on the mailing list - I am
@ -16,7 +16,7 @@ Cygwin
2) Compile and install plib
This should work straight out of the box.
3) Unpack supteruxkart and run ./configure and make.
3) Unpack supertuxkart and run ./configure and make.
That should be all.