aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:18:04 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:18:04 +0200
commitcfde728f3b8e54187b5b88f4ed8dc140f7aa3050 (patch)
treeef453461b1c99d9c46097b2b18ffa9da51afa3e9
parentf4a8e79fc8ee162da7bf03e10aee2567d673b94c (diff)
downloadextract-artwork-main.tar.gz
extract-artwork-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 da56fb3..56c5717 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,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/extract-artwork`,
documentation can be found in `/usr/share/doc/extract-artwork/`.