diff --git a/README.md b/README.md index 3a8728b..3d487fe 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ HedgeDoc is a real-time collaborative word processing web service. It uses Markd ## Configuration -You can configure HedgeDoc by editing this file `/var/www/hedgedoc/config.json` using the [documentation](https://github.com/hedgedoc/hedgedoc/blob/master/docs/configuration.md) +You can configure HedgeDoc by editing this file `/var/www/hedgedoc/config.json` using the [documentation](https://github.com/hedgedoc/hedgedoc/blob/master/docs/configuration.md) When you finished editing the configuration, for your changes to take effect, you will have to run: `sudo systemctl restart hedgedoc`. ## Documentation diff --git a/README_fr.md b/README_fr.md index e1e9bc2..69ea9d4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,8 @@ HedgeDoc est un service web de traitement de texte collaboratif en temps réel. ## Configuration -Vous pouvez configurer HedgeDoc en modifiant le fichier `/var/www/hedgedoc/config.json` et en vous aidant de la [documentation](https://github.com/hedgedoc/hedgedoc/blob/master/docs/configuration.md) +Vous pouvez configurer HedgeDoc en modifiant le fichier `/var/www/hedgedoc/config.json` et en vous aidant de la [documentation](https://github.com/hedgedoc/hedgedoc/blob/master/docs/configuration.md) +Lorsque vous avez terminé de modifier la configuration, pour que vos modifications prennent effet, vous devrez exécuter : `sudo systemctl restart hedgedoc`. ## Documentation