From bf95acf2b686ea4556a2570ce65b1c615bcc7a3f Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Tue, 24 Jan 2012 20:39:18 -0800 Subject: Try to get stuff working with Dancer 1.3x, but still nagged by a few failing tests in t/002_index_route.t --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0f71cc8..dc4f6c4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ as Moose, Dancer, DBIx::Class and others. In another terminal, deploy a DBIx::Class schema ( which is SQLite by default, change the values in config.yml to tweak) : - perl scripts/jitterbug_db --config config.yml --deploy + perl -Ilib 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 v1.2.3