From bdefc8edc948f89193fba04b1f21fbab15960d63 Mon Sep 17 00:00:00 2001 From: basilhendroff <63370329+basilhendroff@users.noreply.github.com> Date: Thu, 21 May 2020 15:53:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf84890..cc3eb91 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Additional configurable script parameters may be added at a later stage if deeme #### 1. Build an install script -The install script will mirror the majority of steps below, which are presently executed manually. +The install script will mimic the majority of steps below, which are presently executed manually. ``` # Set up the jail iocage create --name="caddyv2" -r 11.3-RELEASE ip4_addr="vnet0|10.1.1.45/24" defaultrouter="10.1.1.1" boot="on" host_hostname="caddyv2" vnet="on"