[kune-commits] r1739 - trunk

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Mon Mar 5 22:11:54 CET 2012


Author: vjrj_
Date: 2012-03-05 22:11:54 +0100 (Mon, 05 Mar 2012)
New Revision: 1739

Modified:
   trunk/INSTALL
Log:
updated INSTALL

Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL	2012-03-05 21:10:38 UTC (rev 1738)
+++ trunk/INSTALL	2012-03-05 21:11:54 UTC (rev 1739)
@@ -144,8 +144,10 @@
 
 ===Initialize the kune database===
 
-mysql -p -u kune < script/kune_initialize.sql
+mysql -p -u kune < script/kune_initialize.sql 
 
+(Windows users can use Mysql Browser to execute this SQL).
+
 And if all goes ok, migrate the database:
 
 script/liquibase-migrate.sh




More information about the kune-commits mailing list