Skip to content

Commit cd527f9

Browse files
authored
Update README
- Fix GG11 option.
1 parent eb6190a commit cd527f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ To update the firmware of a Silabs target with a local firmware file (for exampl
270270
This file has to be a binary file with a valid Booter and CLR from a build. No checks or validations are performed on the file(s) content.
271271

272272
```console
273-
nanoff --update --platform gg11 --binaryfile "C:\nf-interpreter\build\nanobooter-nanoclr.bin" --address 0x0
273+
nanoff --update --platform gg11 --binfile "C:\nf-interpreter\build\nanobooter-nanoclr.bin" --address 0x0
274274
```
275275

276276
### Deploy a managed application to a SL_STK3701A target

0 commit comments

Comments
 (0)