From 47fff253f6a73d21aae7cde54ed166eb0bc862cb Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Fri, 26 Feb 2016 17:16:57 +0100 Subject: [PATCH] Updated Running a demo version (markdown) --- Running-a-demo-version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-a-demo-version.md b/Running-a-demo-version.md index 93041dd..3485f53 100644 --- a/Running-a-demo-version.md +++ b/Running-a-demo-version.md @@ -7,7 +7,7 @@ machine. To do so, follow these steps: - Clone and build the broker and worker - Launch the testing file server contained in the `tools` directory of the broker project -- Launch the broker with default config file located in the `examples` subdirectory (can be specifiend with `-c` option) +- Launch the broker with default config file located in the `examples` subdirectory (can be specified with `-c` option) - Launch a worker (again, use the config file in the `examples` subdirectory) - Submit a directory using the `fake_submit.py` script in the `tools` directory of the broker project