diff --git a/README.md b/README.md index 6509c9e..3f4406d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ $ make 1. Build docker image ```bash - $ docker build -f dockerfiles/Dockerfile.alpine . -t cel-presentation + $ docker build -f Dockerfile . -t cel-presentation ``` 1. Build examples ```bash