Skip to content

Commit 271e115

Browse files
nashifAnas Nashif
authored andcommitted
doc: emphasize usage of MSYS2 MSYS Shell
Some users started the wrong shell (MinGW) and ended up having build issues, added a note about starting the right shell. Jira: ZEP-2004 Signed-off-by: Anas Nashif <[email protected]>
1 parent 0cd9f3f commit 271e115

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/getting_started/installation_win.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ environment for Windows. Follow the steps below to set it up:
3434

3535
#. Launch the ``MSYS2 MSYS Shell`` desktop app from your start menu (if it's not still open).
3636

37-
.. note::
37+
.. note::
38+
39+
Make sure you start ``MSYS2 MSYS Shell``, not ``MSYS2 MinGW Shell``.
40+
41+
.. note::
3842
There are multiple ``export`` statements in this tutorial. You can avoid
3943
typing them every time by placing them at the bottom of your
4044
``~/.bash_profile`` file.

0 commit comments

Comments
 (0)