From 7f3f928e858812ce17760745ff356c9487082091 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 14 Feb 2011 21:28:47 +0100 Subject: update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7139479..8ce74fd 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ perl jitterbug.pl In another terminal, deploy a DBIx::Class schema ( which is SQLite by default, change the values in config.yml to tweak) : -perl scripts/deploy_schema config.yml +perl scripts/jitterbug_db --config config.yml --deploy Now add a post-receive hook to your github project that hits the /hook/ URL on the server that the jitterbug Dancer app is running on, i.e. -- cgit 1.4.1