aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-05-03 20:53:05 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-05-03 20:53:05 +0200
commitff436b6d52665df815033eab614d847777576754 (patch)
tree04051ea4fd58c635d8c4aedf18aa234bff9355f5
parenta81aa47f36d18028222393afcf5662fa1a0ae0b4 (diff)
parentfe2a61fb159fd90319ada3c558030316758d66ae (diff)
Merge pull request #1151 from j8r/dev
Add DPlatform as an installation way (dev branch)
-rw-r--r--README.fr.md3
-rw-r--r--README.md3
2 files changed, 6 insertions, 0 deletions
diff --git a/README.fr.md b/README.fr.md
index a173f0a75..130271eeb 100644
--- a/README.fr.md
+++ b/README.fr.md
@@ -52,6 +52,9 @@ Nous sommes une communauté amicale.
5. Tout devrait fonctionner :) En cas de problème, n’hésitez pas à me contacter.
6. Des paramètres de configuration avancée peuvent être accédés depuis [config.php](./data/config.default.php).
+## Installation automatisée
+[![DP deploy](https://raw.githubusercontent.com/j8r/DPlatform/gh-pages/img/deploy.png)](https://j8r.github.io/DPlatform/)
+
## Exemple d’installation complète sur Linux Debian/Ubuntu
```sh
# Si vous utilisez le serveur Web Apache (sinon il faut un autre serveur Web)
diff --git a/README.md b/README.md
index 4d3bb5c4c..e2f5d2f1a 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,9 @@ We are a friendly community.
5. Everything should be working :) If you encounter any problem, feel free to contact me.
6. Advanced configuration settings can be seen in [config.php](./data/config.default.php).
+## Automated install
+[![DP deploy](https://raw.githubusercontent.com/j8r/DPlatform/gh-pages/img/deploy.png)](https://j8r.github.io/DPlatform/)
+
## Example of full installation on Linux Debian/Ubuntu
```sh
# If you use an Apache Web server (otherwise you need another Web server)