From f61f82d674c1a1b0b3aee718569ed01de40a9233 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 23 Jan 2023 19:18:37 -0300 Subject: [PATCH] FIx a small typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4054074..9169de3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ is maintained as a git repository, and portzap allows the repository to be clone * **portzap clone**
This command should be run by a user account that is a member of the `_portzap` group.
- The command clones HardenedBSD's ports collection to `/home/_portzap/ports`. + The command clones HardenedBSD's ports collection into `/home/_portzap/ports`. * **portzap pull**
This command should be run by a user account that is a member of the `_portzap` group.