README copy/paste fix

This commit is contained in:
Matthias Portzel 2024-02-23 22:48:11 -05:00
parent 3c62b3b273
commit 1f4f39e519
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Download the mms simulator from https://github.com/mackorone/mms/releases.
Pop open a new Mouse in the simulator by clicking the plus next to the "Mouse" selector.
Point it at this directory. Set it up with `/usr/local/bin/zig build` as the build command and `./zig-out/bin/micromouse` as the run command.
## Sending patches
# Sending patches
Git is decentralized, which means you don't need an account on Tildegit in order to contribute. Simply clone, make your changes, and commit like normal.
If you have Git configured with your SMTP information, you can use `git send-mail` to email your changes to me.