From 9ed9730f9c3ed4b0921c6011886940726724ca62 Mon Sep 17 00:00:00 2001 From: Oliver Schulz Date: Thu, 25 Jul 2024 10:22:43 +0200 Subject: [PATCH] Fix in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d50247456..86974964d 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ julia> using Pkg julia> pkg"add BAT" ``` -!!! note - - BAT.jl requires Julia >= v1.6, we recommend to use Julia >= v1.9 for optimal performance. +**Note:** BAT.jl requires Julia >= v1.6, we recommend to use Julia >= v1.10 for optimal performance. ## Documentation