diff --git a/README.md b/README.md index c21f2715703b9f9a7e60a2cc0abd30c53ed64f57..907fb0aa7a5a43a0c8db376ea278a3ba6c532828 100644 --- a/README.md +++ b/README.md @@ -281,8 +281,9 @@ autoreconf -si ``` ./configure --with-boost-system=boost_system-mt --with-boost-filesystem=boost_filesystem-mt --with-slicot=/usr/local --with-matlab=<…> MATLAB_VERSION=<…> --disable-octave ``` -where the path and version of MATLAB are specified. Note that you should not -put spaces in the MATLAB path, so you probably want to use something like `C:\Progra~1\MATLAB\…`. +where the path and version of MATLAB are specified. Note that you should use +the MSYS2 notation and not put spaces in the MATLAB path, so you probably want +to use something like `/c/Progra~1/MATLAB/…`. - Compile: ``` make