From 2e2f98f04d3767f094fc33037cd2b500444c077a Mon Sep 17 00:00:00 2001
From: spog <spog@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Date: Mon, 20 Feb 2006 21:53:51 +0000
Subject: [PATCH] updated COMPILING

git-svn-id: https://zerowing.idsoftware.com/svn/radiant/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.5