diff --git a/README.md b/README.md index ae935b1..b87bc14 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This repository contains the documentation on the Central(Architecture). To build the documentation, `make` and `docker` should be installed in the build environment. ```bash -make create-docker-image && make +make image && make ```