Readme fixing
This commit is contained in:
parent
2e7d72b022
commit
c6b4e581fe
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@ A time tracking platform that allows users to track their time and generate repo
|
|||
Dependencies:
|
||||
|
||||
- [Go](https://go.dev/)
|
||||
- Make
|
||||
- [Make](https://www.gnu.org/software/make/)
|
||||
- [Node & npm](https://nodejs.org/en/)
|
||||
- [Podman](https://podman.io/) / [Docker](https://www.docker.com/)
|
||||
- (Optional) [Just](https://github.com/casey/just)
|
||||
- [Just](https://github.com/casey/just) (Optional)
|
||||
|
||||
If you're on [Fedora](https://fedoraproject.org/)/Red Hat derivatives, this is as simple as:
|
||||
|
||||
|
|
Loading…
Reference in a new issue