You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: environments/magento2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ The below example demonstrates the from-scratch setup of the Magento 2 applicati
74
74
75
75
6. Configure global Magento Marketplace credentials
76
76
77
-
composer global config http-basic.repo.magento.com <username> <password>
77
+
composer global config http-basic.repo.magento.com [Public Key] [Private Key]
78
78
79
79
```note::
80
80
To locate your authentication keys for Magento 2 repository, `reference DevDocs <https://devdocs.magento.com/guides/v2.3/install-gde/prereq/connect-auth.html>`_.
0 commit comments