diff --git a/setup/flex_private_recipes.rst b/setup/flex_private_recipes.rst index d4d3156466d..d143c69f3d7 100644 --- a/setup/flex_private_recipes.rst +++ b/setup/flex_private_recipes.rst @@ -224,7 +224,7 @@ computer, and execute the following command: .. code-block:: terminal - $ composer config --global --auth gitlab-oauth.gitlab.com [token] + $ composer config --global --auth gitlab-token.gitlab.com [token] Replace ``[token]`` with the value of your Gitlab personal access token.