From 5f155369d88dcfc52824bf4e4cebbd882c3ff4e4 Mon Sep 17 00:00:00 2001 From: Tom Jordan Date: Fri, 13 Oct 2017 08:42:08 -0500 Subject: [PATCH] fixed startup command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9893977..def8f8c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ devoted to Docker. The demo seems to run well with 4 CPUs and 4GB. To run the demo: ``` -$ [TODO: INSERT DOCKER COMPOSE COMMAND HERE] +$ docker-compose up ``` You can log into the Grouper UI with "banderson/password". The account is a sysadmin. Also available is "jsmith/password", which has no explicit privs. There are lots of "user" accounts that have dumby course memberships.