diff --git a/README.md b/README.md index a6952dc..2d5ec83 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ To compile for foubot's hardware, set the following: export GOARCH=arm GOARM=5 GOOS=linux -Running on an NSLU2 slug with the I2C exposed to an LED sign to receive messages. +Running on a Raspberry Pi (Model B Rev 2) with a GPIO wired to the Big Red Button. I am a horrible person, and do not care for vendoring in this instance!