This commit is contained in:
Nathan Price 2024-12-02 20:44:33 -05:00
parent b08bdf27f0
commit 60cd320188
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -31,10 +31,8 @@ services:
## Contributing
Basic Steps:
- Fork and clone the repository
- Create a branch: `git checkout -b my-branch`
- `make build` to build the image
---