Update 'Raspberry Pi'

ohsqueezy 2023-11-24 23:20:31 -05:00
parent abd6a5c973
commit 3a6e805c24
1 changed files with 3 additions and 2 deletions

@ -41,8 +41,9 @@ Click "WRITE" in the Imager window
3. Connect a USB keyboard
4. Power up the Pi (note: an [official power adapter](https://raspberrypi.com/products/type-c-power-supply) is recommended)
5. Login with the username and password set during installation
6. Optional: run `sudo apt update && sudo apt upgrade` to update the operating system
7. The system is ready for installing the game software and other software requirements
6. (Optional) run `sudo apt update && sudo apt upgrade` to update the operating system
7. (Optional) adjust the size of the console text using `sudo dpkg-reconfigure console-setup`
8. The system is ready for installing the game software and other software requirements
Installing the software
-----------------------