Explorar o código

Added composer authentication note on bin/setup

Mark Shust %!s(int64=7) %!d(string=hai) anos
pai
achega
eaeac04942
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -67,7 +67,7 @@ git init
 
 5. Start your Docker containers with: `./bin/start`.
 
-6. Run Magento's setup install process with the command: `./bin/setup`. Feel free to edit this file to your liking; at the very least you will probably need to update the `base-url` value to the domain you setup in step 6.
+6. Run Magento's setup install process with the command: `./bin/setup`. Feel free to edit this file to your liking; at the very least you will probably need to update the `base-url` value to the domain you setup in step 6. Also, be sure to setup [Composer Authentication](https://github.com/markoshust/docker-magento#composer-authentication) before initiating the setup script.
 
 7. You may now access your site at `http://magento2.test` (or whatever domain you setup).
 
@@ -96,7 +96,7 @@ git init
 
 5. Start your Docker containers with: `./bin/start`.
 
-6. Run Magento's setup install process with the command: `./bin/setup`. Feel free to edit this file to your liking; at the very least you will probably need to update the `base-url` value to the domain you setup in step 6.
+6. Run Magento's setup install process with the command: `./bin/setup`. Feel free to edit this file to your liking; at the very least you will probably need to update the `base-url` value to the domain you setup in step 6. Also, be sure to setup [Composer Authentication](https://github.com/markoshust/docker-magento#composer-authentication) before initiating the setup script.
 
 7. You may now access your site at `http://magento2.test` (or whatever domain you setup).