aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:20:19 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:20:19 +0200
commit521f2acd172ddb0b1b127b9deeb45743ad0a000a (patch)
tree22bfcb9688ec0c612e21bf7146468b4ab14ea385
parent61c13b7cb0cc92514e61733771db0f8dfb49f3a3 (diff)
downloadnetlink-notify-main.tar.gz
netlink-notify-main.tar.zst
README: use code blocksHEADnextmain
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bc67a32..fe85804 100644
--- a/README.md
+++ b/README.md
@@ -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/`.