Procházet zdrojové kódy

fix install command

master
heuzef před 6 roky
rodič
revize
6902f70625
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      README.md

+ 2
- 1
README.md Zobrazit soubor

@@ -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
```
---



Načítá se…
Zrušit
Uložit