diff --git a/README.md b/README.md index 361def0..c379794 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ | :exclamation: This package cannot be used with MATLAB 2022a/2022b because these versions are currently incompatible with [MATLAB.jl](https://github.com/JuliaInterop/MATLAB.jl). | |-----------------------------------------| -| :exclamation: This project does not currently support Julia 1.8. We therefore recommend using Julia 1.6. | +| :exclamation: This package supports Julia 1.6, but does not currently support Julia 1.8. | |-----------------------------------------| `Mex.jl` requires MATLAB and Julia along with a C++ compiler configured to work with MATLAB's `mex` command, the last is required for building the `mexjulia` MEX function. You can check that a compiler is properly configured by executing: