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>
This commit is contained in:
Ludovic Courtès 2026-01-18 18:47:03 +01:00 committed by Rutherther
parent 02840cc74f
commit b12d80aec3
No known key found for this signature in database
GPG key ID: 0322798269E471C3

View file

@ -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: