Skip to content
Snippets Groups Projects
Commit 6fe77660 authored by schneider's avatar schneider
Browse files

Update firmwareupdate.md

parent b66a03a9
No related branches found
No related tags found
No related merge requests found
Pipeline #4816 passed
......@@ -9,7 +9,7 @@ title: Current Release
* Download the current firmware `.zip` file to your computer
* Extract it
* Put your card10 into [USB storage mode](/en/gettingstarted#usb-storage)
* Copy over the files you just extracted directly into the main folder. Note: on macOS devices it is recommended to use the terminal, e.g. for the broccoli release: `cp -r ~/Downloads/card10-v1.2-broccoli/* /Volumes/CARD10/`
* Copy over the files you just extracted directly into the main folder. Make sure to also update all files cotained in the `apps` folder. Note: on macOS devices it is recommended to use the terminal, e.g. for the broccoli release: `cp -r ~/Downloads/card10-v1.2-broccoli/* /Volumes/CARD10/`
* Eject your device (if you're doing this in the command line: don't forget the `sync` on linux)
* Switch your card10 off and on again
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment