fixed syntax errors

This commit is contained in:
Matthias Mailänder
2014-06-02 19:54:35 +02:00
parent e547b71f20
commit bae893a5d3

View File

@@ -27,7 +27,7 @@ Linux
Run `./configure` to map the native libraries to your system.
To compile OpenRA, run `make all` from the command line.
Run with either `launch-game.sh' or `mono --debug OpenRA.Game.exe'.
Run with either `launch-game.sh` or `mono --debug OpenRA.Game.exe`.
Type 'sudo make install-all' for system wide installation. You
can then run from the `openra` shortcut.