Skip to content

Commit

Permalink
Edited README
Browse files Browse the repository at this point in the history
  • Loading branch information
squee72564 committed Dec 30, 2023
1 parent 9fcde65 commit c023d6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Right now the current structure of the application is heavily inspired from [lee

## Installation
1. Clone this repo to your computer ie:
`git clone https://github.com/squee72564/F0_Minesweeper_Fap.git`
2. I would recommend using the [uFBT (micro Flipper Build Tool)](https://github.com/flipperdevices/flipperzero-ufbt) to build the application.
`git clone https://github.com/squee72564/F0_Minesweeper_Fap.git`
3. I would recommend using the [uFBT (micro Flipper Build Tool)](https://github.com/flipperdevices/flipperzero-ufbt) to build the application.
- It allows you to compile into .fap files on the SD card as opposed to re-flashing the entire firmware with the application.
- With uFBT installed you can go into the root directory of this project after cloning and type
`ufbt launch` to compile and launch the app on your Flipper Zero
3. Profit
4. Profit


The following is the application structure with a breakdown of each folder.
Expand Down

0 comments on commit c023d6e

Please sign in to comment.