mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
doc: Avoid leading ‘But’.
* doc/guix.texi (Manual Installation): End sentence later.
This commit is contained in:
parent
5ed3fca18c
commit
5fdc955615
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue