We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de8127 commit f97d1ceCopy full SHA for f97d1ce
docs/makefile.md
@@ -5,7 +5,7 @@ To use it, create a new `Makefile` file at the root of your project. Copy/paste
5
the content in the template section. To view all the available commands, run `make`.
6
7
For example, in the [getting started section](/README.md#getting-started), the
8
-`docker-composer` commands could be replaced by:
+`docker-compose` commands could be replaced by:
9
10
1. Run `make build` to build fresh images
11
2. Run `make up` (detached mode without logs)
0 commit comments