diff options
author | 2025-07-18 15:19:45 +0200 | |
---|---|---|
committer | 2025-07-18 15:19:45 +0200 | |
commit | 67efde0c65b972ef22a455d5c85d0e8cd582e92e (patch) | |
tree | a25eefb58780a2de1c860737b278edee9a2cd7e2 | |
parent | 85e0c4d141ac04a459e1d2c933224fd94d929040 (diff) | |
download | mpd-notification-main.tar.gz mpd-notification-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,11 +49,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/mpd-notification`, documentation can be found in `/usr/share/doc/mpd-notification/`. |