summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordeep-42-thought <github@eckner.net>2018-03-19 22:03:42 +0100
committerGitHub <noreply@github.com>2018-03-19 22:03:42 +0100
commit4b86fa14c4d28b83e026a1bb8fb571922c3c8815 (patch)
treefdbc6af5d15f926dadef7a1f897b4cf27a9ae3f5
parent874a019c255794194fe68e8649516a3964f01af0 (diff)
downloadbuilder-4b86fa14c4d28b83e026a1bb8fb571922c3c8815.tar.xz
README.md: we need "ii"
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 64d57d4..27b81f3 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,12 @@ This includes scripts to be run on the build master as well as scripts to be run
## requirements
* `moreutils`
### build master only
-* some ssh-server
+* `bc`
* `git`
+* `ii`
* some mysql-server
* `screen`
-* `bc`
+* some ssh-server
### build slave only
* some ssh-client
* `wget`