From: Rudolf Polzer <divverent@alientrap.org>
Date: Sat, 11 Dec 2010 14:54:56 +0000 (+0100)
Subject: improve instructions
X-Git-Tag: xonotic-v0.5.0~124
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0976b5f5081f006afccf583d897e0145018c1b90;p=xonotic%2Fnetradiant.git

improve instructions
---

diff --git a/COMPILING b/COMPILING
index 13b55f95..c9bf9440 100644
--- a/COMPILING
+++ b/COMPILING
@@ -68,10 +68,13 @@ environment:
 - MinGW (http://www.mingw.org/wiki/Getting_Started)
   Install this to c:\mingw, and select the components C compiler, C++ compiler
   and MSYS Basic System
+- Start the MSYS shell once, then exit it
 - Prepackaged Radiant dependencies (Gtk and other stuff):
   http://ompldr.org/vNmlwcA/netradiant-dependencies-mingw32.7z
   Extract this one to
-  c:\mingw\msys\1.0\home\username\netradiant-dependencies-mingw32
+  c:\mingw\msys\1.0\home\username (keep the "netradiant-dependencies-mingw32" folder name of the contents)
+- now download the source from the MSYS shell, if you don't already have it:
+  ~/netradiant-dependencies-mingw32/util/bin/git clone git://git.icculus.org/divverent/netradiant.git
 
 build:
 - Start the MSYS shell