aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-12-04 16:43:37 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-12-04 16:43:37 +0100
commit0afc3cf89a4920162b4bf86bbb7104cf0e04c808 (patch)
treedc8e0ac6ca40808c11448db815e3c0cc63d5b8ba
parent6ae08310e6d54b58cfe3dfa15c715337e0c5b685 (diff)
remove build docs
This should now work automatically.
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index e1ef0cd..33308da 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,3 @@
# udpdumpd
Control packet capturing service for the rsdsl project.
-
-# Building
-
-You need to set the `LIBPCAP_LIBDIR` environment variable
-to `/path/to/rsdsl/libpcap/repository/target_arch` where `target_arch`
-is either `x86_64` or `rpi`.