docs: remove gradle genSources instruction

This commit is contained in:
TheClashFruit 2024-07-14 15:31:38 +02:00
parent 42da315531
commit 5068e3ed19
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -58,8 +58,9 @@ Development is mostly straight forward.
1. Clone the repository from your fork.
2. Open the project.
3. Run `gradle genSources` to generate the sources.
4. You can start developing!
3. You can start developing!
<!-- 3. Run `gradle genSources` to generate the sources. -->
### Git Commit Messages