Alan Tsui 2 лет назад
Родитель
Сommit
e58df5956c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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`