diff options
author | 2025-07-18 15:24:28 +0200 | |
---|---|---|
committer | 2025-07-18 15:24:28 +0200 | |
commit | 4dea65928217d7204a4035eca010f2f7e02a0ead (patch) | |
tree | 9d8309a635756abb6476949f74b5f95fd2da703e | |
parent | 639402bd67e4492021cd126483fa3679bce8b396 (diff) | |
download | udp514-journal-main.tar.gz udp514-journal-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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/`. |