diff --git a/README.md b/README.md index 3de02f0..d5f045a 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,12 @@ bundle install jekyll build ``` +Building with docker: + +Ensure `docker` is installed, then execute `docker-build.sh` + **Make sure to be at the root of the repository.** -The built site files ready to host will be located at the *_site* directory. +The built site files ready to host will be located at the `_site` directory. ## Hosting