update reboot step

This commit is contained in:
c0de 2023-10-08 22:42:18 -05:00
parent 587c75ceb0
commit e146811553
1 changed files with 1 additions and 5 deletions

View File

@ -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