diff --git a/README.md b/README.md index 44fd22d..2ceb379 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ Utility per tunnel SOCKS5 su Chromium ## INSTALLAZIONE +### INSTALLAZIONE VELOCE: +```bash +curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./easysetup.sh; chmod +x easysetup.sh; ./easysetup.sh; rm easysetup.sh +``` + +### INSTALLAZIONE NORMALE: #### DIPENDENZE Debian ```bash