changeset 43:1dbb3e3c8691

added database init sample in the README file.
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Fri, 17 Oct 2008 02:10:33 +0800
parents 0644b53fd3af
children 4d59ba5905f6
files README
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Oct 17 01:33:52 2008 +0800
+++ b/README	Fri Oct 17 02:10:33 2008 +0800
@@ -15,6 +15,7 @@
 
 = HOWTO =
  * Create the sqlite3 database 'ikariam.sqlite' first, based on ikariam.sql
+   $ cat ikariam.sql|sqlite3 ikariam.sqlite
  * Create the config file, at ${HOME}/.eagleeye.pm. The file content are
 package main;