From 6e54d4f326042c22a973e7ae35fcb4371f16be63 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Sun, 25 Aug 2024 01:36:17 +0300 Subject: [PATCH] Update package-vtun.md --- en/package-vtun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/package-vtun.md b/en/package-vtun.md index 03dd121..544ee2c 100644 --- a/en/package-vtun.md +++ b/en/package-vtun.md @@ -26,7 +26,7 @@ To connect to the server, go to the extensions tab, specify the IP address or do Installing components and dependencies for Debian/Ubuntu ``` -apt-get install -y bison build-essential curl flex +apt install -y bison build-essential curl flex ``` Automatic compilation script