From 786bcb02c9419ea07c5a15c3efd5958b2021167d Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 1 Apr 2024 23:53:20 -0300 Subject: [PATCH] fixup! Update docs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad13a6d..51b121f 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ portzap is a utility that manages a local copy of the **ENVIRONMENT VARIABLES** * __$PORTZAP\_GITURL__
- The URL to a git repository. Default: - https://git.hardenedbsd.org/hardenedbsd/ports.git + The URL to a git repository.
+ Default: https://git.hardenedbsd.org/hardenedbsd/ports.git. * __$PORTZAP\_INSTALLDIR__
- The directory where the ports collection will be - installed. Default: /usr/ports/. + The directory where the ports collection will be installed.
+ Default: /usr/ports/. ## Install