doc: Explain what we mean by root in binary installation.

* doc/guix.texi (Binary Installation): Add explicit instructions to become root.
This commit is contained in:
Julien Lepiller 2018-03-07 17:39:04 +01:00
parent fee7f8a94e
commit 1f3921e143
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 2 additions and 1 deletions

View File

@ -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