Explorar o código

README.md changes: changing the location of environment variables

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

+ 2 - 2
README.md

@@ -27,11 +27,11 @@ Place your auth token at `~/.composer/auth.json` with the following contents, li
 }
 ```
 
-Then, just set `M2SETUP_USE_ARCHIVE` to `false` in your docker-compose.yml file. 
+Then, just set `M2SETUP_USE_ARCHIVE` to `false` in your ./env/setup.env file. 
 
 ### Magento Enterprise 
 
-You can install Magento Enterprise via Composer by setting `M2SETUP_USE_COMPOSER_ENTERPRISE=true` in your docker-compose.yml file.
+You can install Magento Enterprise via Composer by setting `M2SETUP_USE_COMPOSER_ENTERPRISE=true` in your ./env/setup.env file.
 
 ## Composer-less, No-Auth Setup