diff --git a/README.md b/README.md index d0da0c31..588f4ed8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It supports: 1. Install `golang` and other prerequisites via your system's package manager, e.g.: ```console - dnf install -y golang mock dnf-utils mock-rpmautospec + dnf install -y golang mock dnf-utils mock-rpmautospec kiwi ``` Note: `mock-rpmautospec` plugin hooks `rpmautospec` into mock's build lifecycle. It pulls `rpmautospec` as a dependency which processes `%autorelease` and `%autochangelog` macros in spec files.