doc: Explain what we mean by root in binary installation.
authorJulien Lepiller <julien@lepiller.eu>
Wed, 7 Mar 2018 16:39:04 +0000 (17:39 +0100)
committerJulien Lepiller <julien@lepiller.eu>
Thu, 8 Mar 2018 21:03:19 +0000 (22:03 +0100)
* doc/guix.texi (Binary Installation): Add explicit instructions to become root.

doc/guix.texi

index abec0c0..d3a7908 100644 (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