diff options
author | 2025-07-18 15:23:34 +0200 | |
---|---|---|
committer | 2025-07-18 15:23:34 +0200 | |
commit | b0203bf1db1408cd026672fd9c4e1fde76f184be (patch) | |
tree | 148e0081386a0a22fa5f09da2d8464ad5523cab1 | |
parent | 96d056fac1f5247c00793d73c4fb8a90b741ca46 (diff) | |
download | udev-block-notify-main.tar.gz udev-block-notify-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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/`. |