diff --git a/documentation/md_getting-started.html b/documentation/md_getting-started.html index fd33db342..caca94bb7 100644 --- a/documentation/md_getting-started.html +++ b/documentation/md_getting-started.html @@ -177,28 +177,12 @@
On Windows, you can either use Intel Compilers with the standard Microsoft toolchain, Docker or the Windows Subsystem for Linux (WSL) for a Linux experience.
-Install the latest version of:
-Then, in order to initialize your development environment, open a terminal window and run:
To follow this guide, please replace ./mfc.sh
with mfc.bat
when running any commands. ./mfc.sh
is intended Unix-like systems. You will also have access to the .sln
Microsoft Visual Studio solution files for an IDE (Integrated Development Environment).
On Windows, you can use the Windows Subsystem for Linux (WSL)
Install the latest version of the Windows Subsystem for Linux (WSL) as well as a distribution such as Ubuntu which can be found here. Acquiring an interactive session is as simple as typing wsl
in your command prompt, or alternatively, selecting the distribution from the dropdown menu available in the Microsoft Terminal.
You can now follow the appropriate instructions for your distribution.
-