diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-10-31 11:51:47 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-10-31 11:51:47 +0100 |
commit | 60905ebe59279647a8d6208b77cbf58f995f9145 (patch) | |
tree | d662c924a1e3616d21ae91cfb39c73d21725bbaa /README.md | |
parent | e8e6a0906702dc7b569ef4f0b2d9486d772ba562 (diff) | |
download | core-60905ebe59279647a8d6208b77cbf58f995f9145.tar.gz core-60905ebe59279647a8d6208b77cbf58f995f9145.tar.bz2 core-60905ebe59279647a8d6208b77cbf58f995f9145.zip |
Add docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
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 |