瀏覽代碼

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



Loading…
取消
儲存