From 21e0af98eb28e46345ecb947c48af29e8f1c6234 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 5 Aug 2013 10:34:57 +0200 Subject: [PATCH] information about db/poche.sqlite --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09f48b17..65e2f03a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ You have to install [sqlite for php](http://www.php.net/manual/en/book.sqlite.ph Get the [latest version](https://github.com/inthepoche/poche) of poche on github. Unzip it and upload it on your server. poche must have write access on assets, cache and db directories. +Copy db/poche.sqlite.in to db/poche.sqlite + Install composer in your project : ```bash curl -s http://getcomposer.org/installer | php -- 2.41.0