File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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.
7072Please follow [ GIT's official installation instructions] ( https://git-scm.com/download/win ) .
7173
7274Install [ make as described here] ( https://gist.github.com/evanwill/0207876c3243bbb6863e65ec5dc3f058#make )
7375
7476Further 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 .
You can’t perform that action at this time.
0 commit comments