document Makefile changes

This commit is contained in:
Matthias Mailänder
2014-11-30 09:50:50 +01:00
parent 05bc9e5a7a
commit 5402993930

View File

@@ -25,7 +25,7 @@ or `OpenRA.Game.exe Game.Mod=cnc` for Tiberian Dawn.
Linux
=====
Run `./configure` to map the native libraries to your system.
Run `make dependencies` to map the native libraries to your system and copy the managed ones.
To compile OpenRA, run `make all` from the command line.