diff --git a/.github/workflow_data/release.md b/.github/workflow_data/release.md index 1dcbf31ee..5d3f2f6bc 100644 --- a/.github/workflow_data/release.md +++ b/.github/workflow_data/release.md @@ -1,11 +1,11 @@ ## ⬇️ Download ->### [🐬 qFlipper Package (.tgz)](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/download/{release_tag}/{release_tag}.tgz) [recommended] +>### [📦 Zipped Archive (.zip)](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/download/{release_tag}/{release_tag}.zip) [recommended] ->### [📦 Zipped Archive (.zip)](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/download/{release_tag}/{release_tag}.zip) +>### [🐬 qFlipper Package (.tgz)](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/download/{release_tag}/{release_tag}.tgz) >### [🖥️ Web Updater (chrome)](https://lab.flipper.net/?url={webupdater_url}&channel=XFW-Updater&version={release_tag}) [not recommended] -**Remember to delete your `apps` (and `update` if using "Install from file...") folders before updating!**\ +**Remember to delete your `apps` folders before updating!**\ **Check the [install guide](https://github.com/ClaraCrazy/Flipper-Xtreme#install) if you're not sure, or [join our Discord](https://discord.gg/flipper-xtreme) if you have questions!** ## 🚀 Changelog diff --git a/ReadMe.md b/ReadMe.md index bfce45ed6..135efc123 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -162,11 +162,13 @@ Note: This repo is always updated with OFW & Unleashed. No need to mention all t **This process will NOT delete any saved files and simply ensures the install goes smoothly.**

-- Download the latest release (`.tgz`) from [the release page](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/latest) +- Download the latest release (`.zip`) from [the release page](https://github.com/ClaraCrazy/Flipper-Xtreme/releases/latest) +- Extract the archive. This is now your new firmware folder - Open [qFlipper](https://flipperzero.one/update) and connect your Flipper Zero -- Go to the files tab, into SD Card, and DELETE THE `apps` AND `update` FOLDERS -- Go back to the device tab -- Click `Install from file...` and select the downloaded file (`.tgz`) +- Go to the files tab, into SD Card and delete the `apps` folder +- Open the `update` folder and drag the new firmware folder there +- On the Flipper, hit the `Arrow Down` button, this will get you to the file menu. Hit `Arrow Left` once, and then simply search for your updates folder +- Inside that folder, select the Firmware you just moved onto it, and run the file thats simply called `Update` - Enjoy!