aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:19:45 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:19:45 +0200
commit67efde0c65b972ef22a455d5c85d0e8cd582e92e (patch)
treea25eefb58780a2de1c860737b278edee9a2cd7e2
parent85e0c4d141ac04a459e1d2c933224fd94d929040 (diff)
downloadmpd-notification-main.tar.gz
mpd-notification-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 28dfcd5..171d570 100644
--- a/README.md
+++ b/README.md
@@ -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/`.