Skip to content

Commit 3b29fb1

Browse files
committed
Remove preview command from the usage example
1 parent 3918f36 commit 3b29fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,10 @@ nanoff --installdfudrivers
228228

229229
### Update the firmware of a specific TI CC13x2 target
230230

231-
To update the firmware of the TI_CC1352R1_LAUNCHXL target to the latest preview version.
231+
To update the firmware of the TI_CC1352R1_LAUNCHXL target to the latest version.
232232

233233
```console
234-
nanoff --update --target TI_CC1352R1_LAUNCHXL --preview
234+
nanoff --update --target TI_CC1352R1_LAUNCHXL
235235
```
236236

237237
### Install the XDS110 USB drivers required by TI LaunchPad targets

0 commit comments

Comments
 (0)