Formatted markdown
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Dominic Grimm 2022-02-16 21:59:13 +01:00
parent 2967ca54cc
commit f80789b8f0
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,7 @@
# Installation
To install the docker-compose app, you will need to have the following dependencies installed:
To install the docker-compose app,
you will need to have the following dependencies installed:
- [Git](https://git-scm.com/)
- [GNU Make](https://www.gnu.org/software/make/)

View file

@ -1,6 +1,7 @@
# Build the containers
Building the project is as simple as invoking the `make` command according to following options:
Building the project is as simple as invoking the `make` command
according to following options:
```bash
# All: documentation + production build