aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-23 15:18:22 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-23 15:18:22 +0200
commit8d5aab49c185313338245f9c3a878628e16d7c85 (patch)
treebe9cb3c1d0feb5ad134791e89b491016ad3a7383 /README.md
parent29c6fd460700e67fa538af337dcfce2787f2cc4e (diff)
downloadwallabag-8d5aab49c185313338245f9c3a878628e16d7c85.tar.gz
wallabag-8d5aab49c185313338245f9c3a878628e16d7c85.tar.zst
wallabag-8d5aab49c185313338245f9c3a878628e16d7c85.zip
lien corrigé dans le README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6700415a..70a07648 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ You can :
25## Requirements & installation 25## Requirements & installation
26You have to install [sqlite for php](http://www.php.net/manual/en/book.sqlite.php) on your server. 26You have to install [sqlite for php](http://www.php.net/manual/en/book.sqlite.php) on your server.
27 27
28Get 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. 28Get 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
30That's all, **poche works** ! 30That's all, **poche works** !
31 31