From 0cf1f4dbe8a892ffbca1962355007b5c5c1820c6 Mon Sep 17 00:00:00 2001 From: r-caamano Date: Sun, 28 Jul 2024 07:19:34 +0000 Subject: [PATCH] Fixed formating in BUILD.md --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 8daed56..5121085 100644 --- a/BUILD.md +++ b/BUILD.md @@ -35,8 +35,8 @@ sudo yum install -y clang bcc-devel libbpf-devel iproute-devel iproute-tc glibc-devel.i686 git json-c-devel ``` -- Compile - +- Build + 1. compile binaries ```bash mkdir ~/repos cd repos