From 3aaf3bcb0ad09346f1ae3b29f157ae519d5966ef Mon Sep 17 00:00:00 2001 From: Zille Huma Kamal <zillehuma.kamal@uwaterloo.ca> Date: Sun, 16 Jan 2022 20:31:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c354342..a2fb032 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Git Bash for all commands stated in this README and to run any of the provided s * Install [docker](https://docs.docker.com/desktop/windows/install) for Windows. ## Windows Option B -This setup is for if you'd like to have the full linux environment, WSL2 is just a linux VM running on your computer! +This setup will let you have a full linux environment on your windows machine, WSL2 is just a linux VM running on your computer! * Install [WSL](https://docs.microsoft.com/en-us/windows/wsl/install). * Install [docker](https://docs.docker.com/desktop/windows/install) for WSL. -- GitLab