diff --git a/README.md b/README.md index 511ae1d..b089336 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ is maintained as a git repository, and portzap allows the repository to be clone The command updates an existing repository previously cloned with `portzap clone`. * **portzap unpack**
- This command should be run as root. It copies `/tmp/ports` to `/usr/ports`. + This command should be run as root. The command copies `/tmp/ports` to `/usr/ports`. * **portzap rmtree**
- This command can be run as root, or a regular user. It removes `/tmp/ports`. + This command can be run as root, or a regular user. The command removes `/tmp/ports`. ## Sources