Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousJames authored Mar 11, 2024
1 parent 527dd34 commit bd75a06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Also included in 'Extras' is the [Fritzing](https://fritzing.org/) pcb/breadboar
- Hardware
- Raspberry Pi (ideally 2 or up)
- Software
- Install raspbian legacy 64bit lite (as you don't need a desktop env) with the raspberry pi imager
- Update your pi
```
sudo apt update && sudo apt dist-upgrade
```
- This repository
```
sudo apt install git && git clone https://github.com/CuriousJames/DIYAC.git
Expand Down

0 comments on commit bd75a06

Please sign in to comment.