diff --git a/README.md b/README.md index c4589bb..c319344 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,6 @@ App can be installed by YunoHost **admin web-interface** or by **running following command**: $ sudo yunohost app install --debug https://github.com/YunoHost-Apps/glpi_ynh - - After Install - - 1. Login in redmine with admin / admin ### Upgrade this package: diff --git a/manifest.json b/manifest.json index 380e5da..daf681d 100644 --- a/manifest.json +++ b/manifest.json @@ -37,11 +37,11 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for GLPI /red is accepted", - "fr": "Choisissez un chemin pour GLPI /red est accepté" + "en": "Choose a path for GLPI /glpi is accepted", + "fr": "Choisissez un chemin pour GLPI /glpi est accepté" }, - "example": "/red", - "default": "/red" + "example": "/glpi", + "default": "/glpi" }, {