aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4e9d1a7..8c4e37d 100644
--- a/README.md
+++ b/README.md
@@ -46,11 +46,11 @@ Development
TL;DR: build the native images using
- make compose-build
+ make compose/build
Or, if you have Compose version 1.24.x or below,
- make docker-build
+ make docker/build
### Dependencies