14 lines
412 B
Markdown
14 lines
412 B
Markdown

|
|
|
|
# Raspberry Pi Birdbox
|
|
A wooden birdbox with some extra gadgets courtesy of the Raspberry Pi. (Camera, IR, Weight)
|
|
|
|
## Download the Pi-Box Repository on to your raspberry pi
|
|
|
|
```console
|
|
pi@pibox:~ $ git clone https://github.com/LazyAssassin445/pi-box.git
|
|
pi@pibox:~ $ cd pi-box
|
|
pi@pibox:~/pi-box$ git pull
|
|
```
|
|
Ok now you have the repo on your pi (I need to finish the project first!!!)
|