diff --git a/docs/index.md b/docs/index.md index fe06f4f..6731bb0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,7 +36,7 @@ board but they should at least provide these guarantees. [Raspbian Buster] is the current latest recommended version of the standard Raspberry Pi operating system. [Etcher] is a useful and simple tool for flashing the operating system onto the SD card which you will plug into your -Raspberry Pi. +Raspberry Pi. You can also use the ["dd" command]. [raspberry pi]: https://www.raspberrypi.org/ [official setup documentation]: https://www.raspberrypi.org/documentation/setup/ @@ -44,6 +44,7 @@ Raspberry Pi. [raspbian]: https://www.raspberrypi.org/documentation/raspbian/ [raspbian buster]: https://www.raspberrypi.org/blog/buster-the-new-version-of-raspbian/ [etcher]: https://www.balena.io/etcher/ +["dd" command]: https://www.raspberrypi.org/documentation/installation/installing-images/linux.md ## Pre-installation