Parcourir la source

fix install command

master
heuzef il y a 6 ans
Parent
révision
6902f70625
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      README.md

+ 2
- 1
README.md Voir le fichier

@@ -10,8 +10,9 @@ Installer Raspbian LITE :
https://www.raspberrypi.org/documentation/installation/installing-images/README.md

Executer le script d'installation :

```
sudo apt-get -y install curl ; curl -sSL https://raw.githubusercontent.com/heuzef/Allo-GG/master/install.sh | sh
sudo apt-get -y install curl ; sudo curl -sSL https://raw.githubusercontent.com/heuzef/Allo-GG/master/install.sh | sh
```
---



Chargement…
Annuler
Enregistrer