From 4eea8f92f4cac0952eba4c3bd8f1ca9202b26d12 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Thu, 2 Jan 2025 21:05:13 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e352fe..d7616a1 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ either find an older release or test and fix the install script (and then send u a) Copy wpa_supplicant.conf, ssh and userconf files from the install/ directory to the root of the boot partition. b) Update Wifi network/password in wpa_supplicant.conf. c) Optionally, update username/password in userconf (A password hash can be produced with: `echo 'mypassword' | openssl passwd -6 -stdin`). + 4) Plug SD card into the RPi and start it. 5) Get the IP address of the newly booted RPi.