update readme

This commit is contained in:
Chuck
2025-08-11 18:20:23 -05:00
parent b8d9eb65f6
commit ba0716d37e
3 changed files with 150 additions and 0 deletions

View File

@@ -247,9 +247,16 @@ sudo reboot
```
9. Run the first_time_install.sh with
```bash
chmod +x first_time_install.sh
```
then
```bash
sudo ./first_time_install.sh
```
to ensure all the permissions are correct.
-----------------------------------------------------------------------------------