From 5874cdbae5bff5f0025be7247f5322e1ca39fc3d Mon Sep 17 00:00:00 2001 From: Matthew Dean Date: Fri, 16 Sep 2022 14:33:37 +0100 Subject: [PATCH] Readme update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4286e3a..7e05906 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Use a `.env` at root of the repository to set values for the environment variabl | MORELLO_HOST | N | `127.0.0.1` | Morello host name | | MORELLO_PORT | N | `1022` | Morello port | | MORELLO_USERNAME | N | `root` | Morello username | +| BINARY_DIR | N | `bin` | Directory in which to find scenario binaries | [default.json](./config/default.json) contains default configuration values.