File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,13 @@ L<https://hub.docker.com/_/rakudo-star/>
59
59
= head2 As an intermediate to advanced user I want to track Rakudo development.
60
60
X < |rakudobrew (FAQ) >
61
61
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 >
64
69
65
70
= head2 Where can I find good documentation on Perl 6?
66
71
You can’t perform that action at this time.
0 commit comments