Fix README
This commit is contained in:
parent
28a782c3b7
commit
9197e009a3
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ can be installed into `/usr/src/` by root.
|
||||||
### CLI: setup-srczap
|
### CLI: setup-srczap
|
||||||
|
|
||||||
This command should be run after installing srczap for
|
This command should be run after installing srczap for
|
||||||
the first time.
|
the first time:
|
||||||
|
|
||||||
# Add the srczap user, group and home directory.
|
# Add the srczap user, group and home directory.
|
||||||
# This command requires root privileges.
|
# This command requires root privileges.
|
||||||
|
@ -19,7 +19,6 @@ the first time.
|
||||||
|
|
||||||
### CLI: srczap
|
### CLI: srczap
|
||||||
|
|
||||||
|
|
||||||
# Clone the HardenedBSD source tree into /home/_srczap/src/.
|
# Clone the HardenedBSD source tree into /home/_srczap/src/.
|
||||||
# This command is delegated to the '_srczap' user.
|
# This command is delegated to the '_srczap' user.
|
||||||
$ srczap clone
|
$ srczap clone
|
||||||
|
|
Loading…
Reference in a new issue