From 93984ba40fb96bb5f0a57a32d2c54a1b2531031e Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 26 Jul 2024 23:20:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74ec208..d8cc7e5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ WIFI_PASSWD="wifi_pass" ``` 4. Insert SD card into Pi, connect an HDMI cable to the PI HDMI output (not the added module), connect the USB port to power 5. Open the IP address on screen & use `admin/admin` to login & open the console -6. Login as root, enable rw mode, run updates & run the install scrip: +6. Login as root, enable rw mode & run the install script: ``` $ su - **Enter password: root**