diff --git a/README.md b/README.md index d48d8b4..fde56c5 100644 --- a/README.md +++ b/README.md @@ -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!!!)