Skip to content

Commit

Permalink
Fixed building instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingal1337 committed Apr 23, 2023
1 parent 04eb968 commit e58df59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Note: Barcode save locations have been moved from `/barcodes` to `/apps_data/bar
## Building
1) Clone the [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) repository or a firmware of your choice
2) Clone this repository and put it in the `applications_user` folder
3) Build this app by using the command `./fbt Barcode_App`
3) Build this app by using the command `./fbt fap_Barcode_App`
4) Copy the `.fap` from `build\f7-firmware-D\.extapps\Barcode_App.fap` to `apps\Misc` using the qFlipper app
5) While still in the qFlipper app, navigate to the root folder of the SD card and create the folder `apps_data`, if not already there
6) Navigate into `apps_data` and create another folder called `barcode_data`
Expand Down

0 comments on commit e58df59

Please sign in to comment.