Skip to content

Commit 4a2dd70

Browse files
authored
Improve formatting
1 parent 5aef83f commit 4a2dd70

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/Language/faq.pod6

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,11 @@ for colored output in.
195195
Install L<Linenoise|https://github.com/hoelzro/p6-linenoise/> from the
196196
ecosystem.
197197
198-
An alternative for UNIX-like systems is to install rlwrap. This can
199-
be done on Debian-ish systems with "apt-get install rlwrap".
198+
An alternative for UNIX-like systems is to install C<rlwrap>. This can
199+
be done on Debian-ish systems by running:
200+
201+
=for code :lang<shell>
202+
sudo apt-get install rlwrap
200203
201204
=head2 Why is the Rakudo compiler so apologetic?
202205

0 commit comments

Comments
 (0)