From e1468115535613dac1db903f1948ad17f572a914 Mon Sep 17 00:00:00 2001 From: c0de Date: Sun, 8 Oct 2023 22:42:18 -0500 Subject: [PATCH] update reboot step --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0938a98..5c8dc8a 100755 --- a/README.md +++ b/README.md @@ -15,11 +15,7 @@ 1. Install Packages: `bash 01_setup_packages.sh` 1. Install Python dependencies: `bash 02_setup_python.sh` 1. Configure boot configuration: `bash 03_update_boot_config.sh` - -then reboot the pi with -```console -sudo reboot -``` +1. Reboot the pi: `sudo reboot now` ## Set to run at startup