diff --git a/platforms/raspi/README.md b/platforms/raspi/README.md index c3076a5f..e50047a1 100644 --- a/platforms/raspi/README.md +++ b/platforms/raspi/README.md @@ -56,7 +56,7 @@ func main() { Simply compile your Gobot program like this: ```bash -$ GOARM=6 GOARCH=arm GOOS=linux examples/raspi_blink.go +$ GOARM=6 GOARCH=arm GOOS=linux go build examples/raspi_blink.go ``` Use the following `GOARM` values to compile depending on which model Raspberry Pi you are using: