@@ -6,8 +6,13 @@ If you have a Windows system without WSL, then start [here](https://git.uwaterlo
If you do not have access to a UNIX or UNIX-like environment then you can use the
[older instructions](https://student.cs.uwaterloo.ca/~cs350/common/Install161.html) to build, run, debug and test in University of Waterloo's linux student environment.
## Windows Option A
This is an emulated environment and allows for bash like commands, but you are running windows underneath.
* Install [Git for Windows](https://gitforwindows.org/)
* Install [docker](https://docs.docker.com/desktop/windows/install) for Windows.
## Windows - Prerequistes to install a UNIX-like environment and Docker
## 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!