From 5f8e8ba2fb67d66788e5cf82805f95b4092fb4df Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 23 Jun 2017 15:31:15 +0200 Subject: readme tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60b7ff3..1841a79 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The most interesting stuff is in the `scripts/` directory. * various `config-*.sh` scripts can configure images (third step). The `repos/` directory has yum/dnf config files for various distros. -They will _not_ work out of the box for you as they are tweaked for my +They will *not* work out of the box for you as they are tweaked for my home network. They use either the mirror or the caching proxy running on my local server box. When fiddeling with this take care to keep the `mkimage-` prefix for the repo names. -- cgit