Skip to content

Commit 053685c

Browse files
committed
Add link to the actual robot image download
1 parent dafe845 commit 053685c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

kit/brain_board.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ The SD card is located on the underside of the board. Carefully open the Brain B
1717

1818
To fully update your Brain Board's software, or refresh it if you think it's not working correctly, you can flash our SD card image onto the microSD card in your Brain Board.
1919

20-
To update the SD card, you'll need to download our image, `robot-image.img.xz`. The flashing procedure is identical to flashing Raspberry Pi images.
20+
To update the SD card, you'll need to download our image, [`srobo-robot-2022.0.0.img.xz`][robot-image].
21+
The flashing procedure is identical to flashing Raspberry Pi images.
22+
23+
[robot-image]: https://kit-downloads.studentrobotics.org/kit-software/2022.0.0/srobo-robot-2022.0.0.img.xz
2124

2225
## Etcher
2326

@@ -26,11 +29,11 @@ We recommend using [etcher](https://etcher.io), as it's simple to use, and avail
2629
![Etcher example]({{ site.baseurl }}/images/content/kit/etcher.png)
2730

2831
<div class="info">
29-
If you choose to use a tool other than Etcher, you may need to extract the `robot-image.img.xz` to `robot-image.img`. There are many tools available for this, e.g. [7-zip](http://www.7-zip.org/).
32+
If you choose to use a tool other than Etcher, you may need to extract the `srobo-robot-2022.0.0.img.xz` to `srobo-robot-2022.0.0.img`. There are many tools available for this, e.g. [7-zip](http://www.7-zip.org/).
3033
</div>
3134

3235
### Flashing
3336

34-
1. Open Etcher and select the `robot-image.img.xz` file you downloaded
37+
1. Open Etcher and select the `srobo-robot-2022.0.0.img.xz` file you downloaded
3538
2. Select your SD card from the devices window
3639
3. Click 'Flash!'

0 commit comments

Comments
 (0)