From e0e6afe33ebdef15ff97627773fe1c17f0de8ff8 Mon Sep 17 00:00:00 2001 From: Devendra <54927248+tambatd@users.noreply.github.com> Date: Mon, 1 Jan 2024 20:43:38 -0500 Subject: [PATCH] Update getting-started.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 395720d..6b75209 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -34,7 +34,7 @@ There are two choices of operating systems to run on your Beepy ### Setting up a Raspbian System -1. Use the [Raspberry Pi Imager tool](https://www.raspberrypi.com/software/) to flash an SD card with the Raspberry Pi OS ***Lite*** image +1. Use the [Raspberry Pi Imager tool](https://www.raspberrypi.com/software/) to flash an SD card with the Raspberry Pi OS ***Lite*** image ***with no desktop environment*** - Choose OS - Raspberry Pi OS (other) - ***Raspberry Pi OS Lite (32-bit) image*** - Click the gear icon ⚙ (or press ```CTRL + SHIFT + X```) to set the username, password, hostname, WiFi, and enable SSH - Make sure your computer and the Pi are on the same WiFi network in order to SSH in later