Skip to content

Commit 0d41d20

Browse files
committed
Update README
1 parent 60943b5 commit 0d41d20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ This project requires the Raspberry Pi Pico SDK. Follow these steps:
4343

4444
3. Create build directory and compile, do this in the directory where you downloaded the retroJam repo:
4545
```bash
46-
chmod +x bld.sh
47-
./bld.sh -c8
46+
chmod +x buildAll.sh
47+
./buildAll.sh
4848
```
4949

5050
4. Flash the resulting `.uf2` file from the `releases` folder to your RP2350 board.

0 commit comments

Comments
 (0)