Remove a redundant header from README

This commit is contained in:
MareStare 2025-03-23 04:35:02 +00:00
parent 7a655e3bec
commit 67d273f230

View file

@ -22,8 +22,6 @@ Once the application has started, navigate to http://localhost:8080 and login wi
## Development
### Dependencies
Install NodeJS, Rust and Elixir toolchains. Then, run the following command to install other dependencies and configure the git pre-commit hook that will auto-format the code and run lightweight checks on each commit:
```