Skip to content

Commit 9c4560b

Browse files
glyemnocon
authored andcommitted
Moved GitHub token info to the tokens section (#2569)
1 parent c843ee2 commit 9c4560b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting_started/install_ibexa_dxp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ Use:
107107
They will become active again if the agreement is renewed, but this process may take up to 24 hours.
108108
_(If the agreement is renewed before the expiry date, there will be no disruption of service.)_
109109

110+
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).
111+
This operation is performed only once, when you install [[= product_name =]] for the first time.
112+
110113
### Create project
111114

112115
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
270273

271274
Before executing the command make sure that the database user has sufficient permissions.
272275

273-
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).
274-
This operation is performed only once, when you install [[= product_name =]] for the first time.
275-
276276
### Run post-installation script
277277

278278
Run the post-installation script with the following command:

0 commit comments

Comments
 (0)