aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <stmuk@users.noreply.github.com>2017-02-02 23:55:31 +0000
committerGitHub <noreply@github.com>2017-02-02 23:55:31 +0000
commite0a5125286a928b2c7e0ff273bb652a8218cf645 (patch)
tree437e6e98c83efa2b8b1319085c3dcb60a752d920
parent5388a95f664af39bee3e7575e8509af920ce2178 (diff)
parent494842a834010668e96d42c86e9a7507a15f3ffd (diff)
Merge pull request #85 from wchristian/patch-1
note in the readme that platform-issues may exist
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 64946ef..6ef1544 100644
--- a/README
+++ b/README
@@ -89,6 +89,9 @@ Rakudo Star can be built on Windows either using Microsoft tools (MSVC) and
nmake or using gcc and gmake as bundled with Strawberry Perl. In the latter
case use cmd.exe rather than bash as a shell.
+Note that possible platform-specific errata may be covered under:
+https://perl6.org/downloads/
+
Running the Perl 6 test suite
-----------------------------