diff --git a/README.md b/README.md
index f7e05c0..3fe4b4e 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,11 @@ is maintained as a git repository, and portzap allows the repository to be clone
* **portzap init**
This command should be run as root.
The command creates the `_portzap` user / group, and the directory `/home/_portzap`.
- `
+
* **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`.
-
* **portzap pull**
This command should be run by a user account that is a member of the `_portzap` group.
The command updates an existing repository previously cloned with `portzap clone`.