This commit is contained in:
parent
3527da9dd6
commit
34d2e1befe
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -52,10 +52,15 @@ the first time:
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
**Source**
|
#### Package
|
||||||
|
|
||||||
The most recent version of sourcezap can be installed directly
|
sourcezap is available
|
||||||
via git:
|
[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$ git clone https://git.hardenedbsd.org/0x1eef/sourcezap.git
|
||||||
user@localhost$ cd sourcezap
|
user@localhost$ cd sourcezap
|
||||||
|
|
Loading…
Reference in a new issue