aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2017-10-26 10:56:44 +0200
committerCorentin LABBE <clabbe@baylibre.com>2017-10-26 10:56:44 +0200
commit508e53fc1f3f06f2edeeb1f2441ddd49a54a15a9 (patch)
tree3d54dac701d64f6f748ac510298b1f83b12842c7 /README.md
parenta366a621d39bb034084ee8754bb68cab4ed427a4 (diff)
Forgot to comment the generated slave directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d9a92d..bfdf312 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,8 @@ this scripts will generate all necessary files in the following location:
conmux/ All files needed by conmux
tokens/ This is where the callback tokens will be generated
users/ This is where the users will be generated
-devices/ All LAVA devices files (note that an extran qemu device is also created for the master)
+devices/ All LAVA devices files (note that an extra qemu device is also created for the master)
+slaves/ Contain the dispatcher_ip to give to slave node
udev-rules for host
docker-compose.yml Generated from docker-compose.template
```