diff --git a/docs/getting_started/install_ibexa_dxp.md b/docs/getting_started/install_ibexa_dxp.md index 4ef06022d3..a19a6c0120 100644 --- a/docs/getting_started/install_ibexa_dxp.md +++ b/docs/getting_started/install_ibexa_dxp.md @@ -107,6 +107,9 @@ Use: They will become active again if the agreement is renewed, but this process may take up to 24 hours. _(If the agreement is renewed before the expiry date, there will be no disruption of service.)_ +If Composer asks for your GitHub token, you must log in to your GitHub account and generate a new token (edit your profile and go to **Developer settings** > **Personal access tokens** > **Generate new token** with default settings). +This operation is performed only once, when you install [[= product_name =]] for the first time. + ### Create project To use Composer to instantly create a project in the current folder with all the dependencies, run the following command: @@ -270,9 +273,6 @@ php bin/console ibexa:graphql:generate-schema Before executing the command make sure that the database user has sufficient permissions. -If Composer asks for your token, you must log in to your GitHub account and generate a new token (edit your profile and go to **Developer settings** > **Personal access tokens** > **Generate new token** with default settings). -This operation is performed only once, when you install [[= product_name =]] for the first time. - ### Run post-installation script Run the post-installation script with the following command: