summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2026-01-18 18:47:03 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-19 18:52:29 +0100
commitb12d80aec39ed5241b6bb26eaec82a559093a7fb (patch)
treee131b599da4b68d5166f57d7891ba207aa4a822c
parent02840cc74fecabc8a288a5460837c5f3e4f909cb (diff)
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 <rutherther@ditigal.xyz>
-rw-r--r--doc/guix.texi8
1 files 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: