Update README.md

This commit is contained in:
Gianluca Arbezzano 2017-02-23 21:38:33 +00:00 committed by GitHub
parent eda82827bb
commit 3ebaf81e9b

View File

@ -15,7 +15,7 @@ It is based on plugins called `provider`. At the moment we implemented:
* DigitalOcean * DigitalOcean
```sh ```sh
orbiter daemon -c config.yml orbiter daemon --c config.yml
``` ```
Orbiter is a daemon that use a YAML configuration file to starts one or more 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. autoscaler and it exposes an HTTP API to trigger scaling up or down.