329
edits
Changes
→Get The Magento Software: Improved spacing.
Using Composer, we will now get the most recent Magento 2 package.
<code>composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition .</code>
You will then be prompted to enter your username and password for repo.magento.com.