diff options
| author | 2016-05-03 20:53:05 +0200 | |
|---|---|---|
| committer | 2016-05-03 20:53:05 +0200 | |
| commit | ff436b6d52665df815033eab614d847777576754 (patch) | |
| tree | 04051ea4fd58c635d8c4aedf18aa234bff9355f5 | |
| parent | a81aa47f36d18028222393afcf5662fa1a0ae0b4 (diff) | |
| parent | fe2a61fb159fd90319ada3c558030316758d66ae (diff) | |
Merge pull request #1151 from j8r/dev
Add DPlatform as an installation way (dev branch)
| -rw-r--r-- | README.fr.md | 3 | ||||
| -rw-r--r-- | README.md | 3 |
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 +[](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) @@ -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 +[](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) |
