Skip to content

Commit

Permalink
Merge pull request #22 from francis2054/patch-1
Browse files Browse the repository at this point in the history
Readme instruction improvement
  • Loading branch information
0xchocolate authored Jun 28, 2023
2 parents 209689b + b4dd6b5 commit 9881e20
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
Requires a connected dev board running Marauder FW. [See install instructions from UberGuidoZ here.](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard#marauder-install-information)

## Get the app
1. Navigate to the [FAP Build](https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/workflows/build.yml)
GitHub action workflow, and select the most recent run.
2. The FAP is built for the `dev` and `release` channels of both official and unleashed
1. Make sure you're logged in with a github account (otherwise the downloads in step 2 won't work)
2. Navigate to the [FAP Build](https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/workflows/build.yml)
GitHub action workflow, and select the most recent run, scroll down to artifacts.
3. The FAP is built for the `dev` and `release` channels of both official and unleashed
firmware. Download the artifact corresponding to your firmware version.
3. Extract `ESP32_WiFi_Marauder.fap` from the ZIP file to your Flipper
Zero SD card.
4. Extract `ESP32_WiFi_Marauder.fap` from the ZIP file to your Flipper
Zero SD card, preferably under Apps/GPIO along with the rest of the GPIO apps.

From a local clone of this repo, you can also build the app yourself using ufbt.

Expand Down

0 comments on commit 9881e20

Please sign in to comment.