From f595156687e8f614f3226dec7d79bf49749c99a6 Mon Sep 17 00:00:00 2001 From: Phil McMinn Date: Sat, 21 Jan 2017 15:49:36 +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 8650ed1..bfa39d8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You'll then need to set the following environment variables. `export CLASSPATH="$IGUANA_HOME/target/iguanatool-1.0-jar-with-dependencies.jar":$CLASSPATH` ## Compiling Case Studies -You will need to create a directory for your case studies (i.e., your test objects or experimental subjects). The easiest way to do this with the required structure is to clone the `casestudies` repository, available at (https://github.com/iguanatool/casestudies). +You will need to create a directory for your case studies (i.e., your test objects or experimental subjects). The easiest way to do this with the required structure is to clone the `casestudies` repository, available at https://github.com/iguanatool/casestudies. To install a new case study you will need to perform the following steps: