doc: Explain what we mean by root in binary installation.
* doc/guix.texi (Binary Installation): Add explicit instructions to become root.master
parent
fee7f8a94e
commit
1f3921e143
|
@ -443,7 +443,8 @@ and rerun the @code{gpg --verify} command.
|
|||
@c end authentication part
|
||||
|
||||
@item
|
||||
As @code{root}, run:
|
||||
Now, you need to become the @code{root} user. Depending on your distribution,
|
||||
you may have to run @code{su -} or @code{sudo -i}. As @code{root}, run:
|
||||
|
||||
@example
|
||||
# cd /tmp
|
||||
|
|
Reference in New Issue