From 60905ebe59279647a8d6208b77cbf58f995f9145 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 31 Oct 2021 11:51:47 +0100 Subject: Add docs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..aff8c00 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Familine + +## Installation + +1. Copiez les fichiers dans le dossier `/mnt/familine` +2. Renommez `private/FamilineConfig.demo.json` en `private/FamilineConfig.json` +3. Modifiez la configuration selon vos besoins +4. C'est prĂȘt ! +5. (en option) [Installez les autres applications Familine](https://source.minteck.org/familine) \ No newline at end of file -- cgit