diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-07 19:33:13 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-07 19:33:13 +0200 |
commit | 6e5f8db8bb8a9dcbf9efc3a1207d898b0ee863df (patch) | |
tree | da46a869580287783da00406a5c1540e9a14ae00 | |
parent | 145f50402e8e3f8b0527207538c3f7a483e5a974 (diff) | |
download | wallabag-6e5f8db8bb8a9dcbf9efc3a1207d898b0ee863df.tar.gz wallabag-6e5f8db8bb8a9dcbf9efc3a1207d898b0ee863df.tar.zst wallabag-6e5f8db8bb8a9dcbf9efc3a1207d898b0ee863df.zip |
installation instructions
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -49,4 +49,7 @@ With poche <= 0.3, all your datas were stored in a sqlite file. The structure of | |||
49 | 49 | ||
50 | You have to execute http://yourpoche/install/update_sqlite_from_0_to_1.php before using this new version. | 50 | You have to execute http://yourpoche/install/update_sqlite_from_0_to_1.php before using this new version. |
51 | 51 | ||
52 | That's all, you can use poche ! \ No newline at end of file | 52 | That's all, you can use poche ! |
53 | |||
54 | ## installing poche | ||
55 | you can go on your poche http://yourpoche. You have to fill the fields and that's all ! \ No newline at end of file | ||