diff --git a/pkg/de-p1st-installer/README.md b/pkg/de-p1st-installer/README.md index a1a8b91..704a6ee 100644 --- a/pkg/de-p1st-installer/README.md +++ b/pkg/de-p1st-installer/README.md @@ -26,8 +26,9 @@ ls out/out_dir/*.iso 4) Connect to target computer via `ssh` * See [build-iso/out/out_dir/ssh-host-fingerprints](../../build-iso/out/out_dir/ssh-host-fingerprints) for verification of the ssh fingerprint of the target computer -5) Copy and adjust one of the example configurations (`/etc/de-p1st-installer/*.cfg`) to `/etc/de-p1st-installer/installer.cfg` - * This step is optional. If skipped, then (most) of this can be entered interactively +5) (Optional) Copy and adjust one of the example configurations (`/etc/de-p1st-installer/*.cfg`) to `/etc/de-p1st-installer/installer.cfg` + * If this step is skipped, then (most) of the configuration can be entered interactively + * TODO: if `ADDITIONAL_PKGS` is empty, interactively ask for it. 6) Run the installer: ```shell