From 4f4561f16818495bf1e83fd919cc88b8ac667626 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Sat, 15 Jan 2022 10:18:23 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index a381f2e..1fcdcd5 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,17 @@ } - Connect the PI and wait 1 minute or 2 to boot - Check the IP on DHCP Server + +# Update OS + + sudo apt update && sudo apt upgrade + +# updade firmware + + sudo apt update && sudo apt upgrade + sudo rpi-eeprom-update + sudo apt install rpi-eeprom + +# default username/password +username : pi +password : raspberry