From 8c47200dd81639b7cb1a3a165f4bb2eec2517970 Mon Sep 17 00:00:00 2001 From: bt Date: Thu, 6 Jun 2024 10:08:36 -0400 Subject: Add new blog post, update walkthroughs, new step by step help on homepage --- build/openbsd/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'build/openbsd') 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 @@

Along with your Markdown parser of choice (barf assumes you will be using my version of smu) you will also need to install the required packages on your OpenBSD system:

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!