]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
information about db/poche.sqlite
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 5 Aug 2013 08:34:57 +0000 (10:34 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 5 Aug 2013 08:34:57 +0000 (10:34 +0200)
README.md

index 09f48b17f600a99ba139d818dd49259d580bc085..65e2f03affd85f261d7a30c8e6b0fc276a8027a6 100644 (file)
--- 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