Update README.md

This commit is contained in:
2025-08-17 20:06:19 +02:00
parent 3e072034be
commit 1055530bec

View File

@@ -10,7 +10,7 @@ curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./e
``` ```
### INSTALLAZIONE VELOCE (Arch): ### INSTALLAZIONE VELOCE (Arch):
```bash ```bash
curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./easysetup_arch.sh; chmod +x easysetup_arch.sh; ./easysetup_arch.sh; rm easysetup_arch.sh curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup_arch.sh -o ./easysetup_arch.sh; chmod +x easysetup_arch.sh; ./easysetup_arch.sh; rm easysetup_arch.sh
``` ```
### INSTALLAZIONE NORMALE: ### INSTALLAZIONE NORMALE:
#### DIPENDENZE #### DIPENDENZE