Adds link to Dave Cheney's post for RPi 2 as well.
diff --git a/GoArm.md b/GoArm.md
index be98784..fc94dcc 100644
--- a/GoArm.md
+++ b/GoArm.md
@@ -290,6 +290,8 @@
## Raspberry Pi 2
+* [Building Go 1.5 on the Raspberry Pi - Dave Cheney](http://dave.cheney.net/2015/09/04/building-go-1-5-on-the-raspberry-pi)
+
```
go version
go version devel +07f9c25 Wed Dec 9 21:25:05 2015 +0000 linux/arm
@@ -979,4 +981,4 @@
I used the following guide: [Building Go 1.5 on the Raspberry Pi](http://dave.cheney.net/2015/09/04/building-go-1-5-on-the-raspberry-pi)
-_--Laurent Debacker
+_--Laurent Debacker
\ No newline at end of file