diff --git a/README.md b/README.md index e81c962..99e070a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./e ``` ### INSTALLAZIONE VELOCE (Arch): ```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: #### DIPENDENZE