From 9186bec9408d4896c44a3f56ad85b89a29dc610d Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 2 Apr 2024 00:04:19 -0300 Subject: [PATCH] Update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51b121f..24db00b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## About portzap is a utility that manages a local copy of the -[hardenedbsd ports tree](https://git.hardenedbsd.org/hardenedbsd/ports), +[hardenedbsd ports tree](https://git.hardenedbsd.org/hardenedbsd/ports). ## Examples @@ -36,7 +36,7 @@ $ git clone https://github.com/0x1eef/portzap.git $ cd portzap # cp -R bin /usr/local/ # cp -R libexec /usr/local/ -# pw adduser +# portzap adduser # pw groupmod -n _portzap -m ```