From bc68936e493cd877436bb0ac0a774bc52ca143a7 Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Thu, 14 Feb 2019 11:35:24 -0800 Subject: [PATCH] Minor revisions to wording to reference autospec example. Signed-off-by: Kristal Dale --- source/clear-linux/guides/maintenance/mixin.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/clear-linux/guides/maintenance/mixin.rst b/source/clear-linux/guides/maintenance/mixin.rst index 9f5eb2f4..7f24c953 100644 --- a/source/clear-linux/guides/maintenance/mixin.rst +++ b/source/clear-linux/guides/maintenance/mixin.rst @@ -21,8 +21,8 @@ updates. The metadata generated from the mixin tool is merged with the upstream metadata to provide a single source of update content, which swupd uses to perform updates. -How to use mixin -**************** +How to use +********** Learn the mixin tool set up and workflow. @@ -113,7 +113,7 @@ This example shows the basic steps of adding a custom bundle from a local repo. helloclear: command not found -#. Follow "Option 1: Build a new RPM" from :ref:`autospec` to create a new +#. Follow the "Build a new RPM" example from :ref:`autospec` to create a new `helloclear` RPM. The resulting RPMs are in `~/clearlinux/packages/helloclear/rpms`.