aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2018-03-07 17:39:04 +0100
committerJulien Lepiller <julien@lepiller.eu>2018-03-08 22:03:19 +0100
commit1f3921e1435db7c9489f22832554ad4692434efc (patch)
treeea20bb076d0dd9d2f3ca670ed29c1f21964c5e9f
parentfee7f8a94ec64943109ba9c37f75c28749fb18bd (diff)
downloadguix-1f3921e1435db7c9489f22832554ad4692434efc.tar
guix-1f3921e1435db7c9489f22832554ad4692434efc.tar.gz
doc: Explain what we mean by root in binary installation.
* doc/guix.texi (Binary Installation): Add explicit instructions to become root.
-rw-r--r--doc/guix.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index abec0c0879..d3a7908f9c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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