diff options
author | 2025-07-18 15:17:15 +0200 | |
---|---|---|
committer | 2025-07-18 15:17:15 +0200 | |
commit | 275c12a89ef8aa4fd63d17ea80f379de29d3ac21 (patch) | |
tree | 7f3a41b9fbfc2619bebe9b9739d8b377df026e9b | |
parent | 55de90f0e55bbb39ea2e8e3ee8c4f40fed786c5f (diff) | |
download | dyndhcpd-main.tar.gz dyndhcpd-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,11 +25,11 @@ Build and install Building and installing is very easy. Just run: -> make + make followed by: -> make install + make install This will place an executable at `/usr/bin/dyndhcpd`, template configuration will go to `/etc/dyndhcpd/`, documentation can be found in |