diff --git a/README.md b/README.md index f7a668d..4dfbc53 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repository contains all scripts and files needed to create a Docker base im Install the following Arch Linux packages: * make * devtools +* docker ## Usage Run `make docker-image` as root to build the base image. ## Purpose