mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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>
This commit is contained in:
parent
93e1f4e363
commit
6275c911bd
1 changed files with 3 additions and 3 deletions
|
|
@ -770,10 +770,10 @@ This section only applies to systems without Guix. Following it for
|
|||
existing Guix installations will overwrite important system files.
|
||||
@end quotation
|
||||
|
||||
The Guix project also provides a shell script, @file{guix-install.sh},
|
||||
The Guix project also provides a shell script,
|
||||
@uref{https://guix.gnu.org/guix-install.sh, @file{guix-install.sh}},
|
||||
which automates the binary installation process without use of a foreign
|
||||
distro package
|
||||
manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}.
|
||||
distro package manager.
|
||||
Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget,
|
||||
and Xz. On systems where systemd is detected, the tool
|
||||
@command{newgidmap} from the @code{uidmap} package is also required.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue