[01:55] <wayland> tbrowder: Good question.  I think they look like individual user instructions, but I'd advise asking on #raku or maybe #raku-dev, since these will get it in front of more of the relevant people :) .  

[04:27] *** wayland left
[04:47] *** wayland76 joined
[14:01] <patrickb> tbrowder: I wrote that readme. Thanks for your suggestions.

[16:12] <tbrowder>  yw, thanks for all you do for raku!

[18:45] <patrickb> Let me explain why I wrote it the way I did. The precompiled packages where the readme is deployed in, is built to allow a typical "download, extract, use" workflow. They are self-contained. One could in principle try to deploy them system wise, but that's not a use case I tried to target.

[18:46] <patrickb> For system wide installation, a distro package (e.g. rakudo-pkg, or the ones of the distros the self) or "make install" are better suited.

[18:47] <patrickb> That's why I didn't add instructions of how to install them system wide. I could add a sentence stating the alternatives though.

