mirror of https://github.com/wallabag/wallabag.git
information about db/poche.sqlite
This commit is contained in:
parent
7f959169b7
commit
21e0af98eb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue