Skip to content

Commit b85692e

Browse files
authored
Update README.md (swiftlang#23)
Removes wrong "W" for Pico board
1 parent 2b93644 commit b85692e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pico-blink-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ cmake --build build
3131

3232
## Running
3333

34-
- Connect the Pico W board via a USB cable to your Mac, and make sure it's in the USB Mass Storage firmware upload mode (either hold the BOOTSEL button while plugging the board, or make sure your Flash memory doesn't contain any valid firmware).
34+
- Connect the Pico board via a USB cable to your Mac, and make sure it's in the USB Mass Storage firmware upload mode (either hold the BOOTSEL button while plugging the board, or make sure your Flash memory doesn't contain any valid firmware).
3535
- Copy the UF2 firmware to the Mass Storage device:
3636

3737
```console

0 commit comments

Comments
 (0)