diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-05-08 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-05-08 02:00:00 +0200 |
commit | 5fdc95561596e21443321119c8497246764333bb (patch) | |
tree | bae2811b339b7fc71b40ce02702ad54ba0bc0ac1 /doc | |
parent | 5ed3fca18c16cad20765279ba191b3771cdd1af4 (diff) | |
download | guix-5fdc95561596e21443321119c8497246764333bb.tar.gz |
doc: Avoid leading ‘But’.
* doc/guix.texi (Manual Installation): End sentence later.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 5399584cb0..c168a66072 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2329,8 +2329,8 @@ Installation}). The installation system provides root shells on TTYs 3 to 6; press @kbd{ctrl-alt-f3}, @kbd{ctrl-alt-f4}, and so on to reach them. It includes -many common tools needed to install the system. But it is also a full-blown -Guix System, which means that you can install additional packages, should you +many common tools needed to install the system, but is also a full-blown +Guix System. This means that you can install additional packages, should you need it, using @command{guix package} (@pxref{Invoking guix package}). @menu |