summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtimes/README.md')
-rw-r--r--test/runtimes/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtimes/README.md b/test/runtimes/README.md
index 4e5a950bc..34d3507be 100644
--- a/test/runtimes/README.md
+++ b/test/runtimes/README.md
@@ -16,7 +16,7 @@ The following runtimes are currently supported:
1) [Install and configure Docker](https://docs.docker.com/install/)
-2) Build each Docker container:
+2) Build each Docker container from the runtimes directory:
```bash
$ docker build -f $LANG/Dockerfile [-t $NAME] .