diff --git a/README.md b/README.md index 4e87baa..c4be1b8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ For more information about this repository, see [the Flashbots collective post]( # On other systems, download via package manager or use Docker approach below ``` +4. Ensure mkosi cache directory exists: + ```bash + mkdir -p ~/.cache/mkosi + ``` + ### Building Images 1. **Enter the development environment**: