From 0f2adf05fd2b2b38c2b84aa8d72b3fd756dcfcd4 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Tue, 26 Nov 2013 18:17:33 +0100 Subject: Corrected markdown formatting in INSTALL --- INSTALL-MXE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL-MXE.md') diff --git a/INSTALL-MXE.md b/INSTALL-MXE.md index 2074de0..89bec0e 100644 --- a/INSTALL-MXE.md +++ b/INSTALL-MXE.md @@ -69,7 +69,7 @@ To cross-compile Colobot using MXE: on external DLLs. However, the resulting binary will be huge with all these libraries, so you might want to do: `strip colobot.exe`. -6. If you want to create a Colobot installer, you need to additionally build 'nsis' +6. If you want to create a Colobot installer, you need to additionally build `nsis` in MXE. Then you can create the NSIS installer that way: `PATH=/path/to/mxe/binaries:$PATH make package` where `/path/to/mxe/binaries` is path to cross-compiled MXE binaries available -- cgit v1.2.3-1-g7c22