From 423ada6687c70d952379295804bb1a7a0370d580 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Fri, 29 Jun 2018 17:26:50 +0530 Subject: [PATCH] verbose is not required for end user --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e048182..0c0fa20 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ https://github.com/YunoHost-Apps/firefly-iii_ynh Or use the command line to install the Firefly III app: ``` -$ yunohost app install --verbose https://github.com/YunoHost-Apps/firefly-iii_ynh +$ yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh ``` - The admin user should be a registered YunoHost user.