aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-28 16:30:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-28 17:08:52 +0300
commitb76e9ee5bc229d6a92ee85cb6d7731d48634845c (patch)
treef71556c377ca30ab8fd3278d12d777ce18e676df /README.md
parentREADME: update (diff)
downloadfr24feed-b76e9ee5bc229d6a92ee85cb6d7731d48634845c.tar.gz
fr24feed-b76e9ee5bc229d6a92ee85cb6d7731d48634845c.zip
Makefile: refactoring
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