X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=README.md;fp=README.md;h=123f3c4b1a70131e6001974cad1d2efc4d764b8b;hp=54dd58b663a1dc6d30a36575df12bd1ea45b7126;hb=ef54433308b352a75aeb6026da1795495d61860c;hpb=353259d7b95b1783b1fb0f572df4b1bb43cca9c4 diff --git a/README.md b/README.md index 54dd58b..123f3c4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ 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.) + ## Usage To start the interpreter/compiler running, simply enter the following at