Align readme with PR #244

This commit is contained in:
Florent Xicluna
2021-11-15 13:12:19 +01:00
committed by Yannick Vaucher
co-authored by Yannick Vaucher
parent 35cc8297b2
commit 350aeb23e6
+1 -7
View File
@@ -147,13 +147,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_exoscale()`
* `ctx.env['cloud.platform'].install_ovh()`
`ctx.env['cloud.platform'].install()`
### Startup checks