summaryrefslogtreecommitdiffstats
path: root/HOWTO-MXE.txt
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-11-26 21:01:32 +0100
committerPiotr Dziwinski <piotrdz@gmail.com>2012-11-26 21:01:32 +0100
commit4a075edfec7cc0810c577b490e4a9231ebdd8afe (patch)
treedd0782a1d955de4eeaf67805a2c0d311ccf174e1 /HOWTO-MXE.txt
parent0305e0ba17681a43053d1f948ef90cf203b1d640 (diff)
downloadcolobot-4a075edfec7cc0810c577b490e4a9231ebdd8afe.tar.gz
colobot-4a075edfec7cc0810c577b490e4a9231ebdd8afe.tar.bz2
colobot-4a075edfec7cc0810c577b490e4a9231ebdd8afe.zip
Updated info in README files
Diffstat (limited to 'HOWTO-MXE.txt')
-rw-r--r--HOWTO-MXE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO-MXE.txt b/HOWTO-MXE.txt
index 7b93143..67107bd 100644
--- a/HOWTO-MXE.txt
+++ b/HOWTO-MXE.txt
@@ -13,7 +13,7 @@ libraries and tools.
so moving that directory can be tricky.
3. `cd' to the MXE root directory.
- It already contains a univeral Makefile for everything.
+ It already contains a universal Makefile for everything.
Usage is simply `make [name_of_package]'.
It will automatically check for dependencies, etc.
The packages will be installed in the MXE directory in usr/.
@@ -61,4 +61,4 @@ libraries and tools.
The exe is linked against all libraries *statically*, so there are no dependencies
on external dlls. However, the resulting binary will be huge with all these libraries,
so you should `strip bin/colobot.exe'.
-
+