From b12d80aec39ed5241b6bb26eaec82a559093a7fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 18 Jan 2026 18:47:03 +0100 Subject: [PATCH] =?UTF-8?q?doc:=20Move=20=E2=80=9CWhen=20you=E2=80=99re=20?= =?UTF-8?q?done=E2=80=9D=20instructions=20right=20after=20=E2=80=98guix-in?= =?UTF-8?q?stall.sh=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/guix.texi (Binary Installation): Move “When you’re done” instructions right after script execution. Change-Id: I70c9015add401a6ad6465941f423a3c4c9ef9b24 Signed-off-by: Rutherther --- doc/guix.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 8c52a16a3a3..2e262edb6c2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -787,6 +787,10 @@ chmod +x guix-install.sh ./guix-install.sh @end example +When you're done installing Guix, @pxref{Application Setup} for extra +configuration you might need, and @ref{Getting Started} for your first +steps! + The script goes through the following steps: @enumerate @@ -826,10 +830,6 @@ guix archive --authorize < \ @end example @end quotation -When you're done installing Guix, @pxref{Application Setup} for extra -configuration you might need, and @ref{Getting Started} for your first -steps! - @quotation Note The binary installation tarball can be (re)produced and verified simply by running the following command in the Guix source tree: