From ca03aec3bd0a39cdab9bd93be31ac4ce3e00c9d7 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Mon, 11 Jun 2018 12:41:19 +0200 Subject: [PATCH] fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5be673e..685de85 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ Monica is an open-source web application to organize the interactions with your ``` **First User Registraion:** Visit the app **domain** after the installtion is complete to register as **first user**. After the first user is registerd the registration will be **locked**. You can open the register for all by chaning the value **APP_DISABLE_SIGNUP** to **false** in **.env**. There is **no admin interface** in the Monica app currently. -## Updae +## Update ``` sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/monica_ynh monica ``` -#### Change the settigs of the app by changing the values in .env +#### Change the settings of the app by changing the values in .env -## What works ? +## What works? * [X] Update and remove script * [X] Upgrade script * [X] Backup and restore script (**Need testing**)