diff --git a/README.md b/README.md index 1138419..56883e5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Yunohost app for Ihatemoney budget web app Backs on MySQL database, the identifiers are per-project, not per-user, so no way to do advanced SSO integration with yunohost accounts. -The behaviour is either : +The behaviour is either: - **non-public app**: - yunohost login required @@ -16,6 +16,14 @@ The behaviour is either : - per-project identifiers required - any visitor can create a new project. +Update +------ + +To update the app, use: + +`sudo yunohost app upgrade ihatemoney -u https://github.com/YunoHost-Apps/ihatemoney_ynh` + + Maintainer ----------