Update README.md

This commit is contained in:
LazyAssassin445
2017-01-30 08:46:52 +00:00
committed by GitHub
parent 2ff7bd5fac
commit 3ae27051bd

View File

@@ -2,3 +2,12 @@
# 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!!!)