aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-07 20:05:14 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-07 20:05:14 +0200
commit77dea8a23404b1df817421067e0678634406f13f (patch)
treef77d0ace4108788d2504f04aeaa9f1ba19a778cb /INSTALL.md
parent01c0e050ad8eca54f115dfa21db99e4f61ab7ca7 (diff)
downloadwallabag-77dea8a23404b1df817421067e0678634406f13f.tar.gz
wallabag-77dea8a23404b1df817421067e0678634406f13f.tar.zst
wallabag-77dea8a23404b1df817421067e0678634406f13f.zip
1.0 beta1
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 47208ef0..cf027282 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,6 +1,6 @@
1# Installing poche 1# Installing poche
2 2
3Get the [latest twig version](https://github.com/inthepoche/poche/archive/twig.zip) of poche on github. Unzip it and upload it on your server. 3Get the [latest dev version](https://github.com/inthepoche/poche/archive/dev.zip) of poche on github. Unzip it and upload it on your server.
4 4
5your datas can be stored on sqlite, postgres or mysql databases. 5your datas can be stored on sqlite, postgres or mysql databases.
6 6