/usr/bin/openra needs make install-linux-shortcuts

This commit is contained in:
Matthias Mailänder
2014-06-03 10:58:04 +02:00
parent 17753ac6e2
commit ff8e19e9e2

View File

@@ -26,11 +26,12 @@ 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`.
Type 'sudo make install-all' for system wide installation. You
can then run from the `openra` shortcut.
Type `sudo make install-all` for system wide installation. Run `make install-linux-shortcuts` to get startup scripts, icons and desktop files. You can then run from the `openra` shortcut.
Debian/Ubuntu
-------------