[Anonymous contrib] because without these command it wasnt possible to continue (#559)

* because without these command it wasnt possible to continue
* Update install_manually.md
This commit is contained in:
YunoHost Bot 2017-09-30 02:00:16 +02:00 committed by Alexandre Aubin
parent 7d79d03f36
commit 0138a375c4

View file

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