aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:21:52 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:21:52 +0200
commit0aff80e176b82dfdd7e418f668f6bc4f10ba45a2 (patch)
tree28f76bd404cfe0b7bfc38b700980c74bc780a5eb
parent0d0f4645806a2654fdc50ca91cc1f329b1b10096 (diff)
downloadnthash-main.tar.gz
nthash-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 1153c10..8f76609 100644
--- a/README.md
+++ b/README.md
@@ -35,11 +35,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/nthash`.