summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-10-15 14:13:01 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-11-20 12:31:36 +0200
commita19df6f52812517a4a84e6e630506512575b10da (patch)
treea0b8eb1bd069aa383d38463bcbd1afb40d1c698a /README.md
parent3e4956fad80affea8d6bfdc28b0a79b20ddc39eb (diff)
README: Mention Dockerfiles with dependencies by name
Debian has two Dockerfiles associated - minimal and regular one that bases on the minimal one. Let's mention them by name and add a comment providing some context to the split so it's easier to figure out what to install on a new system. Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6a821c0..f33e9455 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ Generated documentation for the latest master is published under
Requirements
------------
-See `Dockerfile.*` for up-to-date list of package names in Fedora and
-Debian.
+See `Dockerfile.build-fedora` for up-to-date list of package names in Fedora
+or `Dockerfile.build-debian-minimal` and `Dockerfile.build-debian` for Debian.
If your distribution packages IGT you can also use your package manager to
install the dependencies, e.g.: