From 0c9894ddaba49194dd57c1f67c2d2149f189b04d Mon Sep 17 00:00:00 2001 From: plugd Date: Fri, 7 Oct 2022 11:00:06 +0200 Subject: [PATCH] Updated readme. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ----- -- 2.20.1