diff options
author | 2025-07-18 15:20:19 +0200 | |
---|---|---|
committer | 2025-07-18 15:20:19 +0200 | |
commit | 521f2acd172ddb0b1b127b9deeb45743ad0a000a (patch) | |
tree | 22bfcb9688ec0c612e21bf7146468b4ab14ea385 | |
parent | 61c13b7cb0cc92514e61733771db0f8dfb49f3a3 (diff) | |
download | netlink-notify-main.tar.gz netlink-notify-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -54,11 +54,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/netlink-notify`, documentation can be found in `/usr/share/doc/netlink-notify/`. |