diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-23 15:18:22 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-23 15:18:22 +0200 |
commit | 8d5aab49c185313338245f9c3a878628e16d7c85 (patch) | |
tree | be9cb3c1d0feb5ad134791e89b491016ad3a7383 /README.md | |
parent | 29c6fd460700e67fa538af337dcfce2787f2cc4e (diff) | |
download | wallabag-8d5aab49c185313338245f9c3a878628e16d7c85.tar.gz wallabag-8d5aab49c185313338245f9c3a878628e16d7c85.tar.zst wallabag-8d5aab49c185313338245f9c3a878628e16d7c85.zip |
lien corrigé dans le README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ You can : | |||
25 | ## Requirements & installation | 25 | ## Requirements & installation |
26 | You have to install [sqlite for php](http://www.php.net/manual/en/book.sqlite.php) on your server. | 26 | You have to install [sqlite for php](http://www.php.net/manual/en/book.sqlite.php) on your server. |
27 | 27 | ||
28 | Get the [latest version](https://github.com/nicosomb/poche) of poche on github. Unzip it and upload it on your server. poche must have write access on assets, cache and db directories. | 28 | 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. |
29 | 29 | ||
30 | That's all, **poche works** ! | 30 | That's all, **poche works** ! |
31 | 31 | ||