From cbee29b97e702b99c8373ca25a6464e767a1be3d Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Thu, 20 Dec 2018 00:36:14 +0100 Subject: [PATCH] did you mean 'compiling'? Signed-off-by: 0xflotus <0xflotus@gmail.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e877ae3..5d485c5 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Note, that in order to guarantee correct versions of dependencies, the project [ ## Building -The repo comes with two ways of building a `docker` image: compliling locally, and compliling using a multi-stage `Dockerfile` image. +The repo comes with two ways of building a `docker` image: compiling locally, and compiling using a multi-stage `Dockerfile` image. ### Compiling using a multi-stage Dockerfile