aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-10-01 16:37:39 +0200
committern-peugnet <n.peugnet@free.fr>2021-10-01 16:37:39 +0200
commitfacd05e01768369c3b950093aba7e36814674439 (patch)
tree16df2386e79951511e369bb27dc45eb4a4db7c6c /README.md
parent875d015fc4743a457ca504ccf3ef3a9ae26d0eb3 (diff)
downloaddna-backup-facd05e01768369c3b950093aba7e36814674439.tar.gz
dna-backup-facd05e01768369c3b950093aba7e36814674439.zip
call clean and all targets on submakes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f8a500..42c5348 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ des _chunks_ de ce fichier.
```bash
# Build
-make
+make build
# Test
make test