Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
missed space
  • Loading branch information
stmuk committed Jul 23, 2016
1 parent d3e1a1d commit b87f768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/downloads/index.html
Expand Up @@ -48,7 +48,7 @@ <h3 class="trim-top">Installing from source</h3>
<h3 class="trim-top">Rakudo Star 2016.07 Errata</h3>

<ul class="shy-list">
<li>Windows port: NativeCall modules may not work depending on compiler (differs depending on whether mingw or MSVC and whether 32 or 64 bit). Also panda needs to be invoked like "panda --notests install Zef" to work since it may notcall prove correctly. That example also installs a panda alternative called zef which should fully work.</li>
<li>Windows port: NativeCall modules may not work depending on compiler (differs depending on whether mingw or MSVC and whether 32 or 64 bit). Also panda needs to be invoked like "panda --notests install Zef" to work since it may not call prove correctly. That example also installs a panda alternative called zef which should fully work.</li>
<li>Linux and Mac ports: no specific issues known currently</li>
</ul>

Expand Down

0 comments on commit b87f768

Please sign in to comment.