diff --git a/README.md b/README.md index 9d3e5fb..574b620 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,14 @@ Utility per tunnel SOCKS5 su Chromium ## INSTALLAZIONE -### INSTALLAZIONE VELOCE: +### INSTALLAZIONE VELOCE (Debian/Ubuntu): ```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 +### 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 ### INSTALLAZIONE NORMALE: #### DIPENDENZE @@ -20,6 +23,10 @@ Ubuntu ```bash sudo apt install chromium-browser ``` +Arch +```bash +sudo pacman -Syu chromium +``` #### SCARICA LO SCRIPT ```bash #scarica lo script in /usr/bin/