From 17dcdb9cb338c11ac17f2bb9799180989eaf4c6e Mon Sep 17 00:00:00 2001 From: EggMan20339 <99349302+EggMan20339@users.noreply.github.com> Date: Tue, 7 May 2024 01:31:31 -0400 Subject: [PATCH] IT WORKED --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d6e5895..95737a1 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@ 5) SSH into the RPI (Raspberry Pi) 6) run `git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git && sudo chmod 777 CNSA-276-FP/install.sh && ./CNSA-276-FP/install.sh` 7) The script should take care of the rest, the RPI will restart and then auto start the program -8) after reboot, to edit the config, SSH back in and navigate to `/CNSA/CNSA-276-FP/` +8) after reboot, to edit the config, SSH back in and navigate to `/user/CNSA/CNSA-276-FP/` 9) run `nano config.ini` -10) alter any config needed \ No newline at end of file +10) alter any config needed +11) use Ctrl+x to exit and save \ No newline at end of file