doc: Remove outdated paragraph in "Binary Installation".
This is a followup to e9926f80c6
.
* doc/guix.texi (Binary Installation): Remove paragraph about not
removing 'guix' from root's profile.
This commit is contained in:
parent
61e41d5132
commit
339586e402
|
@ -683,12 +683,6 @@ the root profile:
|
||||||
# guix package -i hello
|
# guix package -i hello
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
The @code{guix} package must remain available in @code{root}'s profile,
|
|
||||||
or it would become subject to garbage collection---in which case you
|
|
||||||
would find yourself badly handicapped by the lack of the @command{guix}
|
|
||||||
command. In other words, do not remove @code{guix} by running
|
|
||||||
@code{guix package -r guix}.
|
|
||||||
|
|
||||||
The binary installation tarball can be (re)produced and verified simply
|
The binary installation tarball can be (re)produced and verified simply
|
||||||
by running the following command in the Guix source tree:
|
by running the following command in the Guix source tree:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue