From a99ebc235be06b6b4eaeb017d8715c8d73046ad2 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 6 Nov 2017 14:36:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a522195..eca93fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repository contains code that will build and run Grouper 2.3 in a Docker environment. To build the base containers, run ./manualbuild.sh. After that completes, configure files under the test-compose directory to your environment (listed below). To bring up the environment, run test-compose/compose.sh. +This repository contains code that will build and run Grouper 2.3 in a Docker environment. To build the base containers, run ./manualbuild.sh. After that completes, configure files under the test-compose directory to your environment (listed below). To bring up the environment, cd into test-compose and then run ./compose.sh. Components that run in their own container: * Loader