Browse Source

README.md changes: changing the location of environment variables

Dean Podgornik 7 năm trước cách đây
mục cha
commit
435278327d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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