]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
setup of storage
[github/wallabag/wallabag.git] / README.md
index 09f48b17f600a99ba139d818dd49259d580bc085..f4015620cef2959d6fa7c093fd35633721cb6e9c 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
@@ -50,7 +52,7 @@ location ~ /(db) {
 See the documentation on our website : [inthepoche.com](http://inthepoche.com).
 
 ## License
-Copyright © 2010-2013 Nicolas Lœuillet <nicolas@loeuillet.org>
+Copyright © 2010-2013 Nicolas Lœuillet <nicolas.loeuillet@gmail.com>
 This work is free. You can redistribute it and/or modify it under the
 terms of the Do What The Fuck You Want To Public License, Version 2,
 as published by Sam Hocevar. See the COPYING file for more details.
\ No newline at end of file