Skip to content
Snippets Groups Projects
Commit 38edf6e6 authored by Kenneth R Hancock's avatar Kenneth R Hancock
Browse files

Clarification on README

parent 5e53a99c
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ If you do not have access to a UNIX or UNIX-like environment then you can use th ...@@ -7,7 +7,8 @@ If you do not have access to a UNIX or UNIX-like environment then you can use th
[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. [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 ## Windows Option A
This is an emulated environment and allows for bash like commands, but you are running windows underneath. This is an emulated environment and allows for bash like commands, but you are running windows underneath. You will need to use
Git Bash for all commands stated in this README and to run any of the provided scripts.
* Install [Git for Windows](https://gitforwindows.org/) * Install [Git for Windows](https://gitforwindows.org/)
* Install [docker](https://docs.docker.com/desktop/windows/install) for Windows. * Install [docker](https://docs.docker.com/desktop/windows/install) for Windows.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment