summaryrefslogtreecommitdiff
path: root/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md')
-rw-r--r--content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md b/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
index c9b029f..2f5841e 100644
--- a/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
+++ b/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
@@ -15,7 +15,7 @@ In this tutorial I'll get you through setting up a Raspberry Pi with
versions should work fine too. However, older versions are slower, so it might
take a bit longer to install completely.
-{< admonition title="Note" >}
+{{< admonition title="Note" >}}
For those who have never had a Raspberry Pi before, you will need
the following:
@@ -24,7 +24,7 @@ the following:
- SD card of at least 4gb, but I would advise at least 8gb
- Monitor with HDMI cable
- Keyboard
-{< / admonition >}
+{{< / admonition >}}
Perl 6 will be installed using
[https://github.com/tadzik/rakudobrew](Rakudobrew), which I'll also be using to