update
This commit is contained in:
12
README.md
12
README.md
@@ -4,9 +4,19 @@ Based on the Rpi4 or CM4.
|
||||
|
||||
# Installation
|
||||
|
||||
# Express
|
||||
|
||||
You can download the `installation.sh` and run it:
|
||||
```
|
||||
wget http://gitea.aircarto.fr/PaulVua/nebuleair_pro_4g/raw/branch/main/installation.sh
|
||||
chmod +x installation.sh
|
||||
./installation.sh
|
||||
```
|
||||
|
||||
|
||||
## General
|
||||
|
||||
See `installation.sh`
|
||||
Line by line installation.
|
||||
|
||||
```
|
||||
sudo apt update
|
||||
|
||||
Reference in New Issue
Block a user