From eaad87408fc96eb1353f645543e2cc8f632b4ed1 Mon Sep 17 00:00:00 2001 From: spog Date: Mon, 20 Feb 2006 21:53:51 +0000 Subject: [PATCH] updated COMPILING git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@16 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- COMPILING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.39.2