Skip to content

Commit

Permalink
fix script location (hackclub#1587)
Browse files Browse the repository at this point in the history
  • Loading branch information
recursiveforte authored Apr 24, 2024
1 parent fc00422 commit a8b1485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/spade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ However, on-device debugging is hard, so the engine can also be compiled to run
#### Building
- Clone the repository
- Change into the spade directory and change code as desired
- Run `build-with-docker.sh`
- Run `../../scripts/gardenshed/build.sh`

this will produce the ``./spade.uf2`` file which you can flash to your sprig.

Expand Down

0 comments on commit a8b1485

Please sign in to comment.