From e24ece010a3f94d5d4d73039dc4d07b0ee3f8d7f Mon Sep 17 00:00:00 2001 From: Vanessa Sochat Date: Wed, 26 Jun 2019 18:29:34 -0400 Subject: [PATCH] typo Signed-off-by: Vanessa Sochat --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index 7bd8491..61c4f89 100644 --- a/test/README.md +++ b/test/README.md @@ -5,7 +5,7 @@ From the root directory: ```bash -$ docker build -t vanessa/stools . +$ docker build -t vanessa/stools-clair . $ docker-compose up -d ```