did you mean 'compiling'?

Signed-off-by: 0xflotus <0xflotus@gmail.com>
This commit is contained in:
0xflotus
2018-12-20 11:59:20 +01:00
parent 4f29ec9d55
commit cbee29b97e
+1 -1
View File
@@ -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