diff options
Diffstat (limited to 'posts/openbsd.md')
-rw-r--r-- | posts/openbsd.md | 2 |
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! |