From 0d7107f089df47eb335d524307df6b2613c7f585 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 13 Aug 2021 15:07:55 -0700 Subject: [PATCH] Add tip about the Advanced options --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e6ad140..c12c0a1 100644 --- a/README.md +++ b/README.md @@ -168,3 +168,9 @@ On macOS, disable it by editing the property list for the application: ``` defaults write org.raspberrypi.Imager.plist telemetry -bool NO ``` + +### Advanced options + +When using the app, press CTRL + ALT + X to reveal the **Advanced options** dialog. + +In here, you can specify several things you would otherwise set in the boot configuration files. For example, you can enable SSH, set the Wi-Fi login, and specify your locale settings for the system image.