Skip to content

Commit

Permalink
[docs] fix firmware install doc to point to release (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
after-ephemera committed May 2, 2024
2 parents 367f2c0 + 036989e commit 124be07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_assembly/Install_firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you purchased an unassembled Friend device or built it yourself using our har
Important: If you purchased an assembled device please skip this step


We have uploaded a build of the firmware in `firmware/Build`, that will always contain the most up to date build of the firmware. To use this firmware please download it and follow step 6 below. If you would like to build the firmware yourself please follow all the steps below.
We have uploaded a build of the firmware in `firmware/Release`, that will always contain the most up to date build of the firmware. To use this firmware please download it and follow step 6 below. If you would like to build the firmware yourself please follow all the steps below.

1. Set up nRF Connect by following the tutorial in this video: [https://youtu.be/EAJdOqsL9m8](https://youtu.be/EAJdOqsL9m8)

Expand All @@ -39,4 +39,4 @@ We have uploaded a build of the firmware in `firmware/Build`, that will always c

That's it! You have successfully installed the firmware on your device.

[Next Step: Audio Test →](https://basedhardware.github.io/Friend/assembly/audio_test/){: .btn .btn-purple }
[Next Step: Audio Test →](https://basedhardware.github.io/Friend/assembly/audio_test/){: .btn .btn-purple }

0 comments on commit 124be07

Please sign in to comment.