Skip to content

Commit 24eca62

Browse files
committed
be optimistic
1 parent 2b53b01 commit 24eca62

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/source/getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,14 @@ They will be lost on next `mxmake init` respective `mxmake update` run.
6565

6666
## How to use on the Windows operating system
6767

68-
mxmake on Windows needs a bash shell.
69-
Fortunatly the GIT VCS comes with the git-bash.
68+
mxmake works excellent on Windows!
69+
70+
On Windows it needs a Bash shell.
71+
Fortunately the GIT VCS comes with the a fully function Bash, the git-bash.
7072
Please follow [GIT's official installation instructions](https://git-scm.com/download/win).
7173

7274
Install [make as described here](https://gist.github.com/evanwill/0207876c3243bbb6863e65ec5dc3f058#make)
7375

7476
Further you need a [Python >=3.9 installation.](https://www.python.org/downloads/windows/).
7577

76-
Dependent on the topics and domains you use, you might need to install additional software.
78+
Dependent on the topics and domains you use, you may need to install additional software, but this is no different from Linux/OSX.

0 commit comments

Comments
 (0)