From 93d5ae50c690c09f9bd764b7ae51dbb366ed6186 Mon Sep 17 00:00:00 2001 From: cpritcha Date: Thu, 6 Apr 2017 11:36:12 -0700 Subject: [PATCH] Expanded Windows note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf4e748..9fdac43 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ASU ABM club adaptation of the [NetLogo wolf sheep predation model](http://ccl.n ## Preparation -Software Requirements: `docker` and `bash` (so old versions of Windows will not work without cygwin or creating `run.sh` in a different language) +Software Requirements: `docker` and `bash` (That means old versions of Windows (< 10) definitely will not work without cygwin or creating `run.sh` in a different language. Linux and Mac will work fine). 1. Install [docker](https://www.docker.com/) 2. Clone this repository