From dc3bf5542f34ac9dab0e1502383304d2aff27744 Mon Sep 17 00:00:00 2001 From: Taylor McDonnell Date: Tue, 29 Nov 2022 16:59:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5671a4..7b5626c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ from the MATLAB command prompt. +***NOTE:** This project does not currently support Julia 1.8. There currently appears to be an error when loading this package in Julia. + ## Installation First ensure that the [MATLAB.jl](https://github.com/JuliaInterop/MATLAB.jl) Julia package can be properly installed.