Fix minor typo in README

This commit is contained in:
Timothée Floure 2021-02-03 17:40:09 +01:00
parent 8b7c11e99e
commit 28d5cf8f6c
Signed by: tfloure
GPG key ID: 4502C902C00A1E12

View file

@ -8,7 +8,7 @@ depends on:
* `sh`
* `make`
* `[coreutils](coreutils)` (`basename`, `md5sum` and `date`)
* `coreutils` (`basename`, `md5sum` and `date`)
You can generate the output with `make` and deploy with `make deploy`.