X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=README;fp=README;h=2f88835e982ed2f854acc825ad92ee51c2f96f04;hp=3b391bc031b1fc7785a6f742c6ec11eed5c112fa;hb=0c9894ddaba49194dd57c1f67c2d2149f189b04d;hpb=d490558f158557225506f7c1c5ff0e7681d94444 diff --git a/README b/README index 3b391bc..2f88835 100644 --- a/README +++ b/README @@ -30,9 +30,9 @@ forth.jl is not (and probably will never be) a registered julia package. To install it, you will therefore need to use the following command from the Julia package manager (accessed using the `]` key): - (v1.0) pkg> add git://thelambdalab.xyz/forth.jl.git + (v1.8) pkg> add git://thelambdalab.xyz/forth.jl.git -Be aware that **forth.jl requires Julia 1.0**. +Be aware that **forth.jl requires Julia 1.8 or later**. Usage -----