Skip to content

Commit ae05a02

Browse files
Apply suggestions from Sarah's code review
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
1 parent 70e80a0 commit ae05a02

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ instructions for `Users` or `Developers` on how to run the model.
2626

2727
As a user, you don't need to have a MATLAB license to run the STEMMUS-SCOPE model. The workflow is executed using python and MATLAB Runtime on a Unix-like system.
2828

29-
As the STEMMUS-Scope executable only supports Unix-like systems, Windows users cannot run STEMMUS-SCOPE natively.
30-
However, users of Windows 10 and newer can use WSL (Windows Subsystem for Linux) to run the model.
29+
As the STEMMUS-SCOPE executable only supports Unix-like systems, Windows users cannot run STEMMUS-SCOPE natively.
30+
However, users of Windows 10 and newer can use WSL ([Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/)) to run the model.
3131

3232
<details>
3333
<summary>WSL installation instructions.</summary>
@@ -45,7 +45,6 @@ However, users of Windows 10 and newer can use WSL (Windows Subsystem for Linux)
4545
```
4646

4747
You can now set up a python environment using either python's `venv`, or use Conda/Mamba.
48-
4948
Note that the command to run python and pip can be `python3` and `pip3` by default.
5049

5150
For the rest of the installation instructions simply follow the steps below.

0 commit comments

Comments
 (0)