ADD dialog package installation as fresh Debian might not come with it, preventing installation to run properly

This commit is contained in:
Gilles Coulais 2017-02-25 10:58:00 +01:00
parent 6dffc20f30
commit 253187dde2
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ Once you have access to your server, either directly or by SSH, you can install
1. Install git 1. Install git
```bash ```bash
sudo apt-get install git sudo apt-get install git dialog
``` ```
2. Clone the Yunohost install script repository 2. Clone the Yunohost install script repository

View file

@ -8,7 +8,7 @@ Une fois que vous avez accès à votre serveur, directement ou par SSH, vous pou
1. Installez git 1. Installez git
```bash ```bash
sudo apt-get install git sudo apt-get install git dialog
``` ```
2. Clonez le dépôt du script dinstallation de YunoHost 2. Clonez le dépôt du script dinstallation de YunoHost