aboutsummaryrefslogtreecommitdiff
path: root/posts/openbsd.md
diff options
context:
space:
mode:
authorbt <bt@btxx.org>2024-06-06 10:08:36 -0400
committerbt <bt@btxx.org>2024-06-06 10:08:36 -0400
commit8c47200dd81639b7cb1a3a165f4bb2eec2517970 (patch)
tree951c9a471b039f01ffb378c1c33f3798fa42e98a /posts/openbsd.md
parent1d280856feae01dc135cdbb28bfa681ad7d6a63e (diff)
Add new blog post, update walkthroughs, new step by step help on homepage
Diffstat (limited to 'posts/openbsd.md')
-rw-r--r--posts/openbsd.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/posts/openbsd.md b/posts/openbsd.md
index 82200e0..7054ef0 100644
--- a/posts/openbsd.md
+++ b/posts/openbsd.md
@@ -12,6 +12,4 @@ Along with your Markdown parser of choice (`barf` assumes you will be using my v
doas pkg_add rsync coreutils gsed cmake gcc
```
-Then ensure that you alter all instances of `sed` with `gsed` in the core `barf` file. (Or make an alias if you'd prefer not to alter the main file)
-
After that, everything should work perfectly fine when building!