summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-07-03 15:44:25 +0200
committerErich Eckner <git@eckner.net>2017-07-03 15:44:25 +0200
commitbb8c32133bd2d6a5ddf7efcab2ee0f0f2ac2c29a (patch)
tree81c9bee6558f33456a066bba7115dd28046c7dbe /README.md
parent114b31df46909d1cafb339b762c74635b30bfa5a (diff)
downloadbuilder-bb8c32133bd2d6a5ddf7efcab2ee0f0f2ac2c29a.tar.xz
add mercurial to requirements list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8fe45d8..2b57a65 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ This includes scripts to be run on the build master as well as scripts to be run
### build slave only
* some ssh-client
* `devtools32`
+* `mercurial`
## configuration
The standard configuration in `conf/default.conf` can be locally overwritten by `conf/local.conf`.