This commit is contained in:
Your Name
2025-02-25 11:55:44 +01:00
parent e3607143a1
commit 144d904813
5 changed files with 40 additions and 4 deletions

View File

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