X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=README.md;h=a6e0645b2a34c19dcd6b0b5fa86dc14107186679;hp=fbb2603880d78bf3686a356d79982081990fb08d;hb=8723639e0adb6b6a008403937fc3b2fef26c16c1;hpb=f2ccca0d0ef6156118d6f3412671013efd9bc6b6 diff --git a/README.md b/README.md index fbb2603..a6e0645 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ install it, you will therefore need to use the following command: julia> Pkg.clone("https://github.com/tgvaughan/forth.jl") -Currently, forth.jl **requires** Julia 0.5. (Incompatabilities between 0.4 and 0.5 -mean that I cannot support both versions.) +Currently, forth.jl **requires** Julia 0.6. (Incompatabilities exist between +0.6 and previous versions of julia, particularly the handling of [world age](https://github.com/JuliaLang/julia/pull/17057).) ## Usage