From 5e8c59c38646f13597277762d9b019e72e4c23f2 Mon Sep 17 00:00:00 2001 From: Taylor McDonnell Date: Tue, 29 Nov 2022 14:50:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 18589c1..db1c6a0 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ from the MATLAB command prompt. -***NOTE:** This project currently only supports Julia 1.5. Support for Julia 1.6 and greater will be possible when the changes resulting from https://github.com/JuliaLang/julia/issues/42411 are incorporated into the latest stable release of Julia.* - ## Installation First ensure that the [MATLAB.jl](https://github.com/JuliaInterop/MATLAB.jl) Julia package can be properly installed.