aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a4f3da..e42b809 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
# Wireguard Dynamic IP Configuration Tool
This is a work-in-progress (i.e. nonexistent) configuration tool for dynamic IPs in Wireguard. There will eventually be stuff here.
+
+## Dependencies
+* Wireguard
+* [libcapnp_c](https://github.com/opensourcerouting/c-capnproto)
+
+## Building
+1. git submodule update --init --recursive
+2. `make`