diff --git a/README.md b/README.md index 0cbf3d9..8a1e530 100644 --- a/README.md +++ b/README.md @@ -145,10 +145,7 @@ some parameters such as the `ir_attachment.location` and migrate the existing attachments to the object storage. From `anthem`, it can be called like this: - `ctx.env['cloud.platform'].install(cloud_platform_kind)` -Replacing `cloud_platform_kind` with 'exoscale' or 'ovh' - -Or using one of the direct shortcuts: + `ctx.env['cloud.platform'].install()` ### Startup checks