tweak: README.md

This commit is contained in:
Sara Gerretsen 2025-09-04 11:28:28 +02:00
parent 0c532705f2
commit a0d640aef8

View file

@ -6,9 +6,7 @@ Clone this repository and enter.
Run `just set-project-name {name}` in the project root directory.
> Note: {name} will be the name of your binary.
(Optional, but recommended) Commit changes to git.
It's best to then commit the script's changes to git.
Run `just generate` and `just build`, this should output a binary named {name} (as given for `set-project-name`) in the `bin/` subdirectory of the project root.