X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=README.md;fp=README.md;h=6f30a15a36900fa0a35869f48cca4edd3b52b332;hp=123f3c4b1a70131e6001974cad1d2efc4d764b8b;hb=2de79279a0f7157a41c0f32674ba96f56cb1b02f;hpb=d3205350a0b5935ac26e154750f5916ebbeebae3 diff --git a/README.md b/README.md index 123f3c4..6f30a15 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