Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.mingw
diff options
context:
space:
mode:
Diffstat (limited to 'README.mingw')
-rw-r--r--README.mingw6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.mingw b/README.mingw
index f5c2465..c21ed60 100644
--- a/README.mingw
+++ b/README.mingw
@@ -64,9 +64,9 @@ GNUCHESS_TOP := /gnuchess
* Now on the windows system:
* Get a tarball or CVS snapshot of gcompris.
* untar the gcompris-win-prepack.tar.gz in it
-* run make -f Makefile.mingw from gcompris's top-level directory. This will take a long time.
-* run make -f Makefile.mingw prepack to include all necessary libraries in the installer directory
-* run make -f Makefile.mingw install to include the generated code in the installer directory
+* run: make -f Makefile.mingw from gcompris's top-level directory. This will take a long time.
+* run: make -f Makefile.mingw prepack to include all necessary libraries in the installer directory
+* run: make -f Makefile.mingw install to include the generated code in the installer directory
the win32-install-dir should contain anything needed to run and package GCompris.