diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/first-release-of-installiso.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/first-release-of-installiso.md b/posts/first-release-of-installiso.md index 175050e..43097f5 100644 --- a/posts/first-release-of-installiso.md +++ b/posts/first-release-of-installiso.md @@ -37,7 +37,7 @@ Alternatively, you can run `./installiso.ksh` without installation. ## Usage -Given a response file `install.conf`, and a file-specific file set `site/`, you can download, verify, and customize an official installation image as follows. +Given a response file `install.conf`, and a site-specific file set `site/`, you can download, verify, and customize an official installation image as follows. $ installiso -v fetch -r 6.9 $ doas installiso -v \ |