From 34d2e1befe116e93073d36914643dd6e8d44d355 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 8 Jul 2024 18:51:18 -0300 Subject: [PATCH] Update install instructions --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76dde87..b78851f 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,15 @@ the first time: ## Install -**Source** +#### Package -The most recent version of sourcezap can be installed directly -via git: +sourcezap is available +[from the HardenedBSD ports tree](https://git.HardenedBSD.org/HardenedBSD/ports/-/tree/HardenedBSD/main/hardenedbsd/sourcezap). +`pkg install sourcezap` should work too but expect slower updates. + +#### Git + +The most recent version of sourcezap can be installed via git: user@localhost$ git clone https://git.hardenedbsd.org/0x1eef/sourcezap.git user@localhost$ cd sourcezap