aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-10-14 15:17:35 +0200
committerLoïc Hoguin <[email protected]>2013-10-14 15:17:35 +0200
commit03576a3fc831b56f1a96398b8234468d0951a1b7 (patch)
treed460fb99ee8ac74375acd60ee3d5e15031d6a431 /README.md
parent9e5b893306b8a2a09c5c63c381896a96ee82b26f (diff)
downloaderlang.mk-03576a3fc831b56f1a96398b8234468d0951a1b7.tar.gz
erlang.mk-03576a3fc831b56f1a96398b8234468d0951a1b7.tar.bz2
erlang.mk-03576a3fc831b56f1a96398b8234468d0951a1b7.zip
Small verbosity tweaks
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 ae358e8..feda782 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ The following targets are defined:
| `dialyze` | Run Dialyzer on the application |
| `pkg-list` | List packages in the index |
| `pkg-search` | Search for packages in the index |
-| `rel` | Builds a release |
+| `rel` | Build a release |
| `clean-rel` | Delete the previously built release |
Cleaning means removing all generated and temporary files.