From 8c8032264e8f6f5298e24b6f6d0db505d1318bb8 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 12 Nov 2024 21:42:11 +0100 Subject: [PATCH] README: split build and run dependencies --- README.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index f33f7ff..8cce381 100644 --- a/README.adoc +++ b/README.adoc @@ -9,9 +9,14 @@ node in a separate virtual machine. It is licensed under GPLv3+. == Requirements +=== Build + +- Go, no external dependencies + +=== Run + - Linux compiled with `CONFIG_NET_NS` (available on most modern systems) - iproute2 (`ip`) -- Go, no external dependencies == Build -- 2.45.2