From 815c521315bdf50ae4f8bbbc3646cedf3a2e9f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Gonz=C3=A1lez?= <67566612+Can202@users.noreply.github.com> Date: Tue, 27 Jul 2021 08:26:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 440c0fa..fbb2b00 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ cd /tmp/ && touch zerotier.sh.remove && rm zerotier.sh* && wget https://github.c ## Dependencies (before the script) - wget +- sudo ## Dependencies (on script) if you dependencies is not satisfied, install them manually @@ -21,4 +22,3 @@ if you dependencies is not satisfied, install them manually - python3 (or just python on some distros) - python3-tk (other names: python3-tkinter, tk) - xterm -- sudo