diff options
author | 2025-07-18 15:21:52 +0200 | |
---|---|---|
committer | 2025-07-18 15:21:52 +0200 | |
commit | 0aff80e176b82dfdd7e418f668f6bc4f10ba45a2 (patch) | |
tree | 28f76bd404cfe0b7bfc38b700980c74bc780a5eb | |
parent | 0d0f4645806a2654fdc50ca91cc1f329b1b10096 (diff) | |
download | nthash-main.tar.gz nthash-main.tar.zst |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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`. |