summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2023-08-21 19:16:46 +0200
committerGitHub <noreply@github.com>2023-08-21 19:16:46 +0200
commit7b59a3f37469870797c88602554dacdf47d90912 (patch)
tree64ae5042f29c4b594f1e1c5886a0adab09960668
parent7e9bc5138dfa02189460523b6561c3b3b7627442 (diff)
parent3c69797f2398e21c9d86be323e940ea1aa9e700f (diff)
Merge pull request #203 from VlkrS/OpenBSD-Instruction-Fix
Correct OpenBSD instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2d6301..0f1c2fd 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ pkg install hexyl
### On OpenBSD
```
-doas pkg_add install hexyl
+doas pkg_add hexyl
```
### on Termux