From 87f0ed8edff32c3e8dbdf1098d1557c7122d4e01 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 1 May 2000 05:17:22 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2247 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/sql/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/engine/sql/README b/src/engine/sql/README index 555c683bce..0cd7a0f2bc 100644 --- a/src/engine/sql/README +++ b/src/engine/sql/README @@ -10,6 +10,8 @@ developers who want to hack this code. 4) run the script gnc-init.sh This script will automatically create the needed tables +5) type 'make' to build the demo client +6) type 'demo' to run the demo client