소스 검색

fix install command

master
heuzef 6 년 전
부모
커밋
6902f70625
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      README.md

+ 2
- 1
README.md 파일 보기

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



불러오는 중...
취소
저장