Corrected documentation on how to launch the game (bug 1408053).

This commit is contained in:
skydive 2006-02-03 18:51:05 +00:00
parent a74ace32c9
commit 209b8308c7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Make sure the file named 'FreeCol.jar' is in your current directory.
Execute the command 'java -jar FreeCol.jar'
Windows users may need to execute
'java -cp . -jar FreeCol.jar'
'java -Xmx256M -cp . -jar FreeCol.jar'
In case the command could not be found, check your Java installation
and make sure that the java (*nix) or java.exe (Windows) file is in