diff --git a/frame/README.md b/frame/README.md index eed654b..ab1a8d5 100644 --- a/frame/README.md +++ b/frame/README.md @@ -45,6 +45,7 @@ Then install in Pi and power up. ```bash ssh @birdpic.local +sudo apt update && sudo apt install -y git git clone https://github.com/Twarner491/AvianVisitors cd AvianVisitors/frame ```