From 00cb8ca17ea95a68784b33ed2fd873c855e50e0d Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Fri, 9 Dec 2022 10:00:16 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ff1fce6..03f4ca2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ Comfy is a small script to setup a friendly shell environment on fresh NetBSD install, fetch a little selection of popular packages, like common Linux shell nowadays + + +## Usage + +On your brand new NetBSD installation, as root run +`sh ./comfy-netbsd.sh` -- GitLab