Update build_win_msys authored by Adrien Crovato's avatar Adrien Crovato
...@@ -8,7 +8,7 @@ Open a MSYS terminal and perform basic configuration ...@@ -8,7 +8,7 @@ Open a MSYS terminal and perform basic configuration
```sh ```sh
pacman -Syu pacman -Syu
``` ```
We asked to do so, close the terminal (ignore the warning saying that a process is running), and open a new one When asked to do so, close the terminal (ignore the warning saying that a process is running), and open a new one
```sh ```sh
pacman -Su pacman -Su
``` ```
... ...
......