From: plugd Date: Fri, 7 Oct 2022 09:00:06 +0000 (+0200) Subject: Updated readme. X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=commitdiff_plain;h=0c9894ddaba49194dd57c1f67c2d2149f189b04d Updated readme. --- 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 -----