Skip to content

Commit 3ae74c9

Browse files
PegokuMDr164
authored andcommitted
Fix build instructions for Raspberry Pi Pico
Added instructions to enter the `picoprog` directory when building for Raspberry Pi Pico
1 parent badd797 commit 3ae74c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ cd picoprog
3232

3333
For Raspberry Pi Pico:
3434
```sh
35+
cd picoprog
3536
cargo run --release
3637
```
3738

0 commit comments

Comments
 (0)