Pārlūkot izejas kodu

Update README.md

There's a small typo referencing "official/application_user" but in the filesystem folder is called "official/applications_user"
Illogico 3 gadi atpakaļ
vecāks
revīzija
79c9481b5e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -78,7 +78,7 @@ cd ~/flipperZero/official/
 git clone --recursive  https://github.com/flipperdevices/flipperzero-firmware.git  ./
 ./fbt
 ```
-* Copy this application folder in `official/application_user`.
+* Copy this application folder in `official/applications_user`.
 * Connect your Flipper via USB.
 * Build and install with: `./fbt launch_app APPSRC=protoview`.