From 92aa62d363d9978c376994e3c4c4b40bfeff4183 Mon Sep 17 00:00:00 2001 From: Gianluca Arbezzano Date: Thu, 23 Feb 2017 21:38:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c2e620..706f366 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It is based on plugins called `provider`. At the moment we implemented: * DigitalOcean ```sh -orbiter daemon --c config.yml +orbiter daemon -config config.yml ``` Orbiter is a daemon that use a YAML configuration file to starts one or more autoscaler and it exposes an HTTP API to trigger scaling up or down.