From 80cf103cac4c913a937ec11b622c90dee5ec64f7 Mon Sep 17 00:00:00 2001 From: Deklan Dieterly Date: Fri, 2 May 2014 08:16:53 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb529a..3c26561 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,9 @@ Assumes that mini-mon is running with an active mon-api server. monclient = ceilometer.publisher.monclient:monclient +6. Configure pipeline.yaml to send the metrics to the monclient publisher. -6. Setup debugging. +7. Setup debugging. * Create a pycharm run configuration.