mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
doc: Update URL of installation script.
* doc/guix.texi (Binary Installation): Update URL of installation script. Change-Id: I72ec47b9510d5ec0cf27a146b2c0e6b59d42e963
This commit is contained in:
+2
-2
@@ -791,7 +791,7 @@ sudo pacman -S guix
|
|||||||
The Guix project also provides a shell script, @file{guix-install.sh},
|
The Guix project also provides a shell script, @file{guix-install.sh},
|
||||||
which automates the binary installation process without use of a foreign
|
which automates the binary installation process without use of a foreign
|
||||||
distro package
|
distro package
|
||||||
manager@footnote{@uref{https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh}}.
|
manager@footnote{@uref{https://guix.gnu.org/install.sh}}.
|
||||||
Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget,
|
Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget,
|
||||||
and Xz.
|
and Xz.
|
||||||
|
|
||||||
@@ -808,7 +808,7 @@ As root, run:
|
|||||||
|
|
||||||
@example
|
@example
|
||||||
# cd /tmp
|
# cd /tmp
|
||||||
# wget https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
|
# wget https://guix.gnu.org/install.sh
|
||||||
# chmod +x guix-install.sh
|
# chmod +x guix-install.sh
|
||||||
# ./guix-install.sh
|
# ./guix-install.sh
|
||||||
@end example
|
@end example
|
||||||
|
|||||||
Reference in New Issue
Block a user