From 301e4c5acb423936b628f8aab0f097650592239a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 8 Aug 2013 18:41:40 +0200 Subject: [PATCH] installation --- INSTALL.md | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index cf027282..f32b9bc3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ # Installing poche -Get the [latest dev version](https://github.com/inthepoche/poche/archive/dev.zip) of poche on github. Unzip it and upload it on your server. +Get the [latest version](https://github.com/inthepoche/poche/archive/1.0-beta1.zip) of poche on github. Unzip it and upload it on your server. your datas can be stored on sqlite, postgres or mysql databases. diff --git a/README.md b/README.md index 5bea7ca4..689ad63b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ To get news from poche, [follow us on twitter](http://twitter.com/getpoche) or [ [![flattr](http://api.flattr.com/button/flattr-badge-large.png)](http://flattr.com/thing/1265480/poche-a-read-it-later-open-source-system) +## Installation + +Read the INSTALL.md file. + ## Security You **have** to protect your db/poche.sqlite file. Modify the virtual host of your website to add this condition : ```apache -- 2.41.0