From d76f571bd3d6aebc0a7ef859c2c41a75bbac4463 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Sat, 15 Jan 2022 09:41:54 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 1fe94fa..1c83e14 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,7 @@ # Setup - -## OS -- [Raspberry Pi OS Lite](https://www.raspberrypi.com/software/operating-systems/) -- HeadLess setup - - Enable ssh - Create an empty file named ssh on 'boot' partition - - Wifi Network - Create a file in the root of boot called: wpa_supplicant.conf - - country=PT - ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev - update_config=1 - - network={ - ssid="NETWORK-NAME" - psk="NETWORK-PASSWORD" - } + - Check OS setup, [instructions](marcio.fernandes/raspberrypi) + +