aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-08 18:40:55 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-08 18:40:55 +0200
commit82757801b9e9cdc8806c0005c290f05124f91ba6 (patch)
treed7f5999c0c01198eb9d9d26e29f842592bb63602 /INSTALL.md
parent9a8b4ff4edf84d7df60de1b6fd1e493b59f88273 (diff)
downloadwallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.tar.gz
wallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.tar.zst
wallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.zip
installation
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 cf027282..f32b9bc3 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,6 +1,6 @@
1# Installing poche 1# Installing poche
2 2
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. 3Get 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.
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