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