File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ You must remove Node.js and NVM installations as they're already included in DDE
2929
3030The following sequence of commands:
3131
32- 1 . Downloads the [[ = product_name_cloud =]] Ibexa Cloud project from the default environment "production" into a new directory,
32+ 1 . Downloads the [[ = product_name_cloud =]] project from the default environment "production" into a new directory,
3333using the [ ` ibexa_cloud ` command] ( https://cli.ibexa.co/ ) .
3434(Replace ` <project-ID> ` with the hash of your own project.
3535See [ ` ibexa_cloud help get ` ] ( https://docs.platform.sh/administration/cli.html#3-use ) for options like selecting another environment).
@@ -43,7 +43,7 @@ See [`ibexa_cloud help get`](https://docs.platform.sh/administration/cli.html#3-
4343(Check ` .ddev/config.ibexa-cloud.yaml ` and adapt if needed. For example, you may have to comment out New Relic.)
44441 . Starts the project.
45451 . Install dependencies.
46- 1 . Gets the content from Ibexa Cloud , both database and binary files by using ` ddev pull ibexa-cloud ` feature from the add-on.
46+ 1 . Gets the content from [[ = product_name_cloud = ]] , both database and binary files by using ` ddev pull ibexa-cloud ` feature from the add-on.
47471 . Displays information about the project services.
48481 . Opens the project in a browser.
4949
You can’t perform that action at this time.
0 commit comments