feat(docs): added "immediately"

This commit is contained in:
Sara Gerretsen 2025-09-12 23:29:49 +02:00
parent d2cfedf993
commit 14677d87fd

View file

@ -6,7 +6,7 @@ Clone this repository and cd into it.
Run `just set-project-name {name}` in the project root directory.
It's best to then commit the script's changes to git.
It's best to then commit the script's changes to git immediately.
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.