Update ReadMe.md

This commit is contained in:
Veronika Kossmann
2025-05-05 19:22:38 +03:00
committed by GitHub
parent abd181f295
commit aaa2ebacfa
+5
View File
@@ -9,4 +9,9 @@ Build firmware using Flipper Build Tool:
```shell
./fbt
```
Build firmware .tgz bundle (for qFlipper):
```shell
./fbt COMPACT=1 DEBUG=0 updater_package
```