diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-01-18 18:32:18 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-19 18:52:26 +0100 |
| commit | 6275c911bd1c58a742bf1bd29c52d684100df1b1 (patch) | |
| tree | f1a1de5ad4f39db5a69e7ece6a35b25003a7257f /doc | |
| parent | 93e1f4e363242f7aeb4b8a6e9ac51d230c3bf21b (diff) | |
doc: Link to ‘guix-install.sh’ upfront under “Binary Installation”.
* doc/guix.texi (Binary Installation): Link to the script upfront rather than
in a footnote.
Change-Id: Icd89d0e9bb0c701b6b956ce214015e5466299bf3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 74dd90811e8..65e56575ccf 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -770,10 +770,10 @@ This section only applies to systems without Guix. Following it for | |||
| 770 | existing Guix installations will overwrite important system files. | 770 | existing Guix installations will overwrite important system files. |
| 771 | @end quotation | 771 | @end quotation |
| 772 | 772 | ||
| 773 | The Guix project also provides a shell script, @file{guix-install.sh}, | 773 | The Guix project also provides a shell script, |
| 774 | @uref{https://guix.gnu.org/guix-install.sh, @file{guix-install.sh}}, | ||
| 774 | which automates the binary installation process without use of a foreign | 775 | which automates the binary installation process without use of a foreign |
| 775 | distro package | 776 | distro package manager. |
| 776 | manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. | ||
| 777 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, | 777 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, |
| 778 | and Xz. On systems where systemd is detected, the tool | 778 | and Xz. On systems where systemd is detected, the tool |
| 779 | @command{newgidmap} from the @code{uidmap} package is also required. | 779 | @command{newgidmap} from the @code{uidmap} package is also required. |
