From c394aeedab4c1ac23f630d8a0fddb6cd74bf2532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 30 Apr 2020 22:18:11 +0200 Subject: [PATCH] README.md: fix title anchor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74f362205f3..752fb3d4fdc 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ $ ./xbps-src pkg ``` When the package and its required dependencies are built, the binary packages will be created -and registered in the default local repository at `hostdir/binpkgs`; the path to this local repository can be added to +and registered in the default local repository at `hostdir/binpkgs`; the path to this local repository can be added to any xbps configuration file (see xbps.d(5)) or by explicitly appending them via cmdline, i.e: $ xbps-install --repository=hostdir/binpkgs ... @@ -289,7 +289,7 @@ i.e `XBPS_PKG_OPTIONS_xorg_server=opt`. The list of supported package build options and its description is defined in the `common/options.description` file or in the `template` file. - + ### Sharing and signing your local repositories To share a local repository remotely it's mandatory to sign it and the binary packages