Update README.md

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

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 -config 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.