From 8c0da51a0a3e57981f4cb9eb65925f12f95e9bb7 Mon Sep 17 00:00:00 2001 From: Trekkie <111065900+TrekkieCoder@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:42:20 +0900 Subject: [PATCH] Update run.md --- docs/run.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/run.md b/docs/run.md index fad1e8f3..c6c530f3 100644 --- a/docs/run.md +++ b/docs/run.md @@ -22,11 +22,6 @@ For arm64, use the command below: ``` apt-get install -y clang llvm libelf-dev libpcap-dev vim net-tools ca-certificates elfutils dwarves git libbsd-dev bridge-utils wget unzip build-essential bison flex sudo iproute2 pkg-config tcpdump iputils-ping curl bash-completion ``` - - * Install Openssl 3 ``` wget https://github.com/openssl/openssl/releases/download/openssl-3.3.1/openssl-3.3.1.tar.gz