소스 검색

Fixed building instructions

Alan Tsui 2 년 전
부모
커밋
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`