aboutsummaryrefslogtreecommitdiff
path: root/build/openbsd
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 /build/openbsd
parent1d280856feae01dc135cdbb28bfa681ad7d6a63e (diff)
Add new blog post, update walkthroughs, new step by step help on homepage
Diffstat (limited to 'build/openbsd')
-rw-r--r--build/openbsd/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/openbsd/index.html b/build/openbsd/index.html
index 1b80e58..dc58675 100644
--- a/build/openbsd/index.html
+++ b/build/openbsd/index.html
@@ -22,7 +22,6 @@
<p>Along with your Markdown parser of choice (<code>barf</code> assumes you will be using my version of <a href="https://git.sr.ht/~bt/smu">smu</a>) you will also need to install the required packages on your OpenBSD system:</p>
<pre><code>doas pkg_add rsync coreutils gsed cmake gcc
</code></pre>
-<p>Then ensure that you alter all instances of <code>sed</code> with <code>gsed</code> in the core <code>barf</code> file. (Or make an alias if you'd prefer not to alter the main file)</p>
<p>After that, everything should work perfectly fine when building!</p>
<footer role="contentinfo">
<hr>