From 036989eb33654393f6794f33c6a0f39530743799 Mon Sep 17 00:00:00 2001 From: jk jensen Date: Wed, 1 May 2024 11:56:16 -0700 Subject: [PATCH] [docs] fix firmware install doc to point to release --- docs/_assembly/Install_firmware.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_assembly/Install_firmware.md b/docs/_assembly/Install_firmware.md index b30d97f13..9f1ab4d4f 100644 --- a/docs/_assembly/Install_firmware.md +++ b/docs/_assembly/Install_firmware.md @@ -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) @@ -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 } \ No newline at end of file +[Next Step: Audio Test →](https://basedhardware.github.io/Friend/assembly/audio_test/){: .btn .btn-purple }