summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlkrS <47375452+VlkrS@users.noreply.github.com>2023-08-06 20:39:31 +0200
committerGitHub <noreply@github.com>2023-08-06 20:39:31 +0200
commit39a94379c60248a1541eb9510aa132dabed229c0 (patch)
tree2f4f1a0af9fa643e6dcabca96fa7c0baadb763f2
parent5981fc87250ed4fe4d95c5c9dc8bc8c8e92e309c (diff)
Add instructions for OpenBSD
Mention OpenBSD in README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c62e891..f2d6301 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,12 @@ sudo port install hexyl
pkg install hexyl
```
+### On OpenBSD
+
+```
+doas pkg_add install hexyl
+```
+
### on Termux
```
pkg install hexyl