From 90e23ce2fd57960cbb2a68538b524cbf24915128 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Thu, 25 Dec 2008 05:03:08 -0800 Subject: [PATCH] INSTALL: fix a typo in the windows installation section Signed-off-by: David Aguilar --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index a87ffc719..bbe33e2a6 100644 --- a/INSTALL +++ b/INSTALL @@ -113,7 +113,7 @@ WINDOWS INSTALLATION 6) Install the cola shell script and batch file: $ cp cola/bin/cola /usr/bin - $ cp cola/bin/cola.bat $WINDDIR/System32/cola.bat + $ cp cola/bin/cola.bat $WINDIR/System32/cola.bat Both of these scripts are available in the win32/ directory of the cola source tree. These are also available for download