Readme
This commit is contained in:
parent
1f4eda293a
commit
d14e5ae947
1 changed files with 5 additions and 8 deletions
13
README.md
13
README.md
|
@ -13,12 +13,9 @@ A time tracking platform that allows users to track their time and generate repo
|
|||
|
||||
Dependencies:
|
||||
|
||||
- Go
|
||||
- Make
|
||||
- Node & npm
|
||||
- [Go](https://go.dev/)
|
||||
- Make
|
||||
- [Node & npm](https://nodejs.org/en/)
|
||||
- [Podman](https://podman.io/) / [Docker](https://www.docker.com/)
|
||||
|
||||
For deployment:
|
||||
|
||||
- Podman/Docker
|
||||
|
||||
A more detailed version is available [Here](./BUILD.md).
|
||||
More detailed build instructions [here](./BUILD.md).
|
||||
|
|
Loading…
Reference in a new issue