guix_mirror_bot pushed a commit to branch version-1.5.0
in repository guix.

commit b12d80aec39ed5241b6bb26eaec82a559093a7fb
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Jan 18 18:47:03 2026 +0100

    doc: Move “When you’re done” instructions right after ‘guix-install.sh’.
    
    * doc/guix.texi (Binary Installation): Move “When you’re done” instructions
    right after script execution.
    
    Change-Id: I70c9015add401a6ad6465941f423a3c4c9ef9b24
    Signed-off-by: Rutherther <[email protected]>
---
 doc/guix.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 8c52a16a3a..2e262edb6c 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:

Reply via email to