Skip to content

Commit 3953f68

Browse files
authored
Update README.md
- Fix target name in command to match the explanation. ***NO_CI***
1 parent 7f83059 commit 3953f68

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
@@ -83,7 +83,7 @@ nanoff --update --platform esp32 --serialport COM31 --deployment "c:\eps32-backu
8383
To update the firmware of the NETDUINO3_WIFI target to the latest available stable version.
8484

8585
```console
86-
nanoff --update --target ST_STM32F769I_DISCOVERY --stable
86+
nanoff --update --target NETDUINO3_WIFI --stable
8787
```
8888

8989
### Update the firmware of a ST_STM32F769I_DISCOVERY along with a managed application

0 commit comments

Comments
 (0)