]> ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/commitdiff
README: split build and run dependencies
authorSimon Ruderich <simon@ruderich.org>
Tue, 12 Nov 2024 20:42:11 +0000 (21:42 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 12 Nov 2024 20:42:11 +0000 (21:42 +0100)
README.adoc

index f33f7ffd07931d1205433842cd6f1a6e4064bed1..8cce3812528d07e740885f4ea77a5b1bd253cf27 100644 (file)
@@ -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