From aa5e82214e0da4fdfaeefff046fad8156aba273c Mon Sep 17 00:00:00 2001 From: Emmanuel Balogun <42688418+ebalogun01@users.noreply.github.com> Date: Fri, 29 Dec 2023 08:43:21 -0800 Subject: [PATCH] Update README.md Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c954f617..4259f8a4 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ from the simulation. ## How to run -For quick-run, it is recommended to use MacOS or Linux. All Native Windows from windows 11 come with WSL2. Older windows +For quick-run, it is recommended to use WSL2 (Linux) or MacOS All Native Windows from windows 11 come with WSL2 and you can install your preferred distro (Ubuntu recommended). Older windows users can install WSL2. See [here](https://docs.microsoft.com/en-us/windows/wsl/install-win10) for more details. Read [requirements](#requirements) for how to setup the environment and skip to item #3. 1. If you do not have conda installed and want to use conda, please follow the instructions [here](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html) to install conda.