From 31536bba20ee8b134858aa72d3cb7452c87ec1bb Mon Sep 17 00:00:00 2001 From: Erin Conley Date: Wed, 30 Oct 2024 10:57:34 +0100 Subject: [PATCH] Update setup.rst to fix linting issues --- docs/reuse/tutorial/setup.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/reuse/tutorial/setup.rst b/docs/reuse/tutorial/setup.rst index 0c282d86a..63386a4be 100644 --- a/docs/reuse/tutorial/setup.rst +++ b/docs/reuse/tutorial/setup.rst @@ -2,9 +2,11 @@ Install Multipass. .. seealso:: - See more: `Multipass | How to install Multipass `_ + See more: `Multipass | How to install Multipass + `_ -Use Multipass to launch an Ubuntu VM with the name ``charm-dev`` from the 24.04 blueprint: +Use Multipass to launch an Ubuntu VM with the name ``charm-dev`` +from the 24.04 blueprint: .. code-block:: bash @@ -22,7 +24,8 @@ In order to create the rock, you'll need to install Rockcraft: sudo snap install rockcraft --classic -``LXD`` will be required for building the rock. Make sure it is installed and initialised: +``LXD`` will be required for building the rock. +Make sure it is installed and initialised: .. code-block:: bash