From 2c41382f797146cb0438671028569dd6199a8842 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Sun, 20 Oct 2013 03:06:25 -0400 Subject: [PATCH] Update the instructions for starting the worker. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b852a4a2d..01ca6b799 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ set up the snapshot script: start the workers: ``` -python -m workers.diffsworker -D +STACK=prod python -m workers.diffsworker -D ``` bouncing the servers: