From 3ea402048f46a53b73c2e430123be4a2c07e6c68 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 16 Jul 2024 18:13:59 -0300 Subject: [PATCH] Update docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2e93529..6edbdf3 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,15 @@ sourcezap is available The most recent version of sourcezap can be installed via git: + # Clone user@localhost$ git clone https://git.hardenedbsd.org/0x1eef/sourcezap.git user@localhost$ cd sourcezap + + # Install root@localhost# make install root@localhost# setup-sourcezap + + # Add user to '_sourcezap' group root@localhost# pw groupmod -n _sourcezap -m ## Requirements