diff --git a/README.md b/README.md index 2049f35ab308e6f7e9e1cf2226cebc669d8b798d..3df3a53a778bfe26800a27752c706688feaecb05 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [](https://opensource.org/licenses/MIT) [](http://travis-ci.org/JonasProgrammer/docker-machine-driver-hetzner) -> This library adds the support for creating [Docker machines](https://github.com/docker/machine) hosted on the [Hetzner Cloud](hetzner.de/cloud). +> This library adds the support for creating [Docker machines](https://github.com/docker/machine) hosted on the [Hetzner Cloud](https://www.hetzner.de/cloud). You need to create a project-specific access token under `Access` > `API Tokens` in the project control panel and pass that to `docker-machine create` with the `--hetzner-api-token` option.