diff options
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index ce780682ed..278e610194 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2595,8 +2595,9 @@ unless your configuration specifies otherwise @node After System Installation @section After System Installation -Success, you've now booted into Guix System! You can upgrade the system -whenever you want by running: +Success, you've now booted into Guix System! Login to the system using +the non-@code{root} user that you created during installation. You can +upgrade the system whenever you want by running: @example guix pull |