diff --git a/app/README.md b/app/README.md index 98de4e3..c316ae1 100644 --- a/app/README.md +++ b/app/README.md @@ -2,14 +2,24 @@ ## Installation -You just need to make a "nose" user on your RPi and make sure you can ssh in. +1. Make a fresh RPi image with a "nose" user. -Then run `bun remote:install`. +2. Clone this repo -When it's done (it'll reboot) visit: +3. From the root of this repo, run: + + bun remote:install` + +4. When it's done (it'll reboot) visit: http://nose-pluto.local +And to make sure DNS is working: + + http://ping.nose-pluto.local/ + +5. Have fun! + ## Local Dev bun install