Ver código fonte

Update ReadMe.md

Updated instructions for newcomers
Francis 2 anos atrás
pai
commit
bd41136e93
1 arquivos alterados com 5 adições e 4 exclusões
  1. 5 4
      ReadMe.md

+ 5 - 4
ReadMe.md

@@ -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)
 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
 ## Get the app
-1. Navigate to the [FAP Build](https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/workflows/build.yml)
+1. Make sure youre logged in with a github account (otherwise FAP build downloads (artifacts) wont 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.
    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
+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.
    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 the rest of the GPIO apps.
 
 
 From a local clone of this repo, you can also build the app yourself using ufbt.
 From a local clone of this repo, you can also build the app yourself using ufbt.