From 8544badcf1b13366c2502e288c4b1a2c6992e123 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 12 Jul 2020 08:55:57 +0200 Subject: Update perl6 references to raku --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 514dadd..d469dee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ object without reading/writing a file, no parser is needed. Include the `Config` module in your script, instantiate it and use it as you please. -```perl6 +```raku use Config; my Config $config = Config.new(); -- cgit v1.1