]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
installation
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Thu, 8 Aug 2013 16:40:55 +0000 (18:40 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Thu, 8 Aug 2013 16:40:55 +0000 (18:40 +0200)
INSTALL.md
README.md

index cf0272828d9460593ccac62cdbb42329a829cc6a..f32b9bc3688fc4eb27c03b4d0a63499f498e20d0 100644 (file)
@@ -1,6 +1,6 @@
 # Installing poche
 
 # 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.
 
 
 your datas can be stored on sqlite, postgres or mysql databases.
 
index 5bea7ca4b3ed7d1801e3b8629284463b62d5bb7b..689ad63b5a924f84f92a17c9ce4c7e2ed2910ebb 100644 (file)
--- 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)
 
 
 [![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
 ## Security
 You **have** to protect your db/poche.sqlite file. Modify the virtual host of your website to add this condition :
 ```apache