Merge pull request #25 from 0xflotus/patch-1

did you mean 'compiling'?
This commit is contained in:
Mikolaj Pawlikowski
2018-12-20 11:26:43 +00:00
committed by GitHub
+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