aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:24:28 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:24:28 +0200
commit4dea65928217d7204a4035eca010f2f7e02a0ead (patch)
tree9d8309a635756abb6476949f74b5f95fd2da703e
parent639402bd67e4492021cd126483fa3679bce8b396 (diff)
downloadudp514-journal-main.tar.gz
udp514-journal-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 87631e8..5b61626 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,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/udp514-journal`,
documentation can be found in `/usr/share/doc/udp514-journal/`.