diff --git a/README.md b/README.md index 4bd79bf5942297dcc51a1c1c2d92a44231b1e2ca..ffea33070f4f132f05734c29e732277006f50733 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ pacman -Syu window to complete the upgrade. - Install all needed dependencies: ```sh -pacman -S git meson bison flex make tar mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc-fortran mingw-w64-x86_64-boost mingw-w64-x86_64-gsl mingw-w64-x86_64-matio +pacman -S git bison flex make tar mingw-w64-x86_64-meson mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc-fortran mingw-w64-x86_64-boost mingw-w64-x86_64-gsl mingw-w64-x86_64-matio ``` - Compile and install SLICOT ```sh