From 47209d316e882e6e5de20959524d2aef975a1536 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 24 May 2018 11:27:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c909fe5..fb7a474b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ While TIER recommends/supports using Docker Swarm for orchestrating the Grouper ### Daemon/Loader -Run the Grouper Daemon/Loader as a service. If the daemon/loader container dies unexpectedly, it may be due to memory contraints. Refer to the "Grouper Shell/Loader" section below for information on how to tweak memory settings. The default +Run the Grouper Daemon/Loader as a service. If the daemon/loader container dies unexpectedly, it may be due to memory contraints. Refer to the "Grouper Shell/Loader" section below for information on how to tweak memory settings. ```console $ docker service create --detach --name grouper-daemon tier/grouper:latest daemon