From: spog Date: Mon, 20 Feb 2006 21:53:51 +0000 (+0000) Subject: updated COMPILING X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2e2f98f04d3767f094fc33037cd2b500444c077a;p=xonotic%2Fnetradiant.git updated COMPILING git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@16 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/COMPILING b/COMPILING index 6e735227..a769c5db 100644 --- a/COMPILING +++ b/COMPILING @@ -38,7 +38,7 @@ build: Execute 'scons SETUP=0' in the directory containing SConscript install: -run './GtkRadiant/install.py' +run 'python ./GtkRadiant/install.py' note - this script should be run after each time you update from svn run: @@ -70,7 +70,7 @@ In tools > options > projects > VC++ Directories > executables, add the paths to Hit 'Build > Build Solution' (F7) install: -run './GtkRadiant/install.py' +run 'python ./GtkRadiant/install.py' note - this script should be run after each time you update from svn run: