From de900a8a2ac9efc93694846cebec0ab0405fc5d7 Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Thu, 31 Aug 2017 07:26:26 +0200 Subject: [PATCH] Minor changes --- README.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 749f8bf..e4b09e5 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ https://github.com/shellinabox/shellinabox ### Update -`$ sudo yunohost app upgrade --verbose spip -u https://github.com/YunoHost-Apps/shellinabox_ynh.git` +`$ sudo yunohost app upgrade --verbose shellinabox -u https://github.com/YunoHost-Apps/shellinabox_ynh.git` diff --git a/manifest.json b/manifest.json index b4cd44c..c1962c4 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "1.1.0", "url": "https://github.com/shellinabox/shellinabox", - "license": "GPL-2", + "license": "GPL-2.0", "maintainer": { "name": "kload", "email": "kload@kload.fr"