aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:23:34 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:23:34 +0200
commitb0203bf1db1408cd026672fd9c4e1fde76f184be (patch)
tree148e0081386a0a22fa5f09da2d8464ad5523cab1
parent96d056fac1f5247c00793d73c4fb8a90b741ca46 (diff)
downloadudev-block-notify-main.tar.gz
udev-block-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 6abc71e..4393cce 100644
--- a/README.md
+++ b/README.md
@@ -40,11 +40,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/udev-block-notify`,
documentation can be found in `/usr/share/doc/udev-block-notify/`.