From 228e8c4a0b90abdee9ffc5825108e944b3d06e90 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 21 Nov 2014 10:36:42 +0000 Subject: [PATCH] Update note on building sbase on OpenBSD --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9cbe7b9..0057949 100644 --- a/README +++ b/README @@ -90,7 +90,7 @@ form a base system similar to busybox but much smaller and suckless. Building -------- -You need GNU make to build sbase. +You need GNU make to build sbase on OpenBSD. To build sbase, simply type make. You may have to fiddle with config.mk depending on your system.