Skip to content

Commit 5f59294

Browse files
authored
Improve "tracking dev builds" answer
- Point to from-sauce instructions first - Downplay rakudobrew, due to its quirks
1 parent c643206 commit 5f59294

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/Language/faq.pod6

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,13 @@ L<https://hub.docker.com/_/rakudo-star/>
5959
=head2 As an intermediate to advanced user I want to track Rakudo development.
6060
X<|rakudobrew (FAQ)>
6161
62-
Install L<rakudobrew|https://github.com/tadzik/rakudobrew> which resembles
63-
Perl 5's perlbrew and the equivalent Python and Ruby tools.
62+
The simplest option is to clone L<the repository|https://github.com/rakudo/rakudo>
63+
and L<build from source|https://github.com/zoffixznet/r#table-of-contents>.
64+
65+
Some users choose to use L<rakudobrew|https://github.com/tadzik/rakudobrew>, which
66+
allows installation of multiple versions of rakudo, but comes with its own
67+
set of quirks. Be sure to L<read its
68+
documentation|https://github.com/tadzik/rakudobrew#making-new-scripts-available>
6469
6570
=head2 Where can I find good documentation on Perl 6?
6671

0 commit comments

Comments
 (0)