Skip to content

Commit 1286605

Browse files
committed
blinky project name
1 parent 6d470f8 commit 1286605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/blinky/rp-hal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@ pub static PICOTOOL_ENTRIES: [hal::binary_info::EntryAddr; 5] = [
141141

142142
## Clone the existing project
143143

144-
You can clone the blinky project I created and navigate to the `rprs-blinky` folder to run this version of the blink program:
144+
You can clone the blinky project I created and navigate to the `blinky` folder to run this version of the blink program:
145145

146146
```sh
147147
git clone https://github.com/ImplFerris/pico2-rp-projects
148-
cd pico2-projects/rprs-blinky
148+
cd pico2-projects/blinky
149149
```
150150

151151
## How to Run?

0 commit comments

Comments
 (0)