Explorar o código

Update README.md

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

+ 2 - 2
README.md

@@ -31,7 +31,7 @@ Then, just set `M2SETUP_USE_ARCHIVE` to `false` in your docker-compose.yml file.
 
 ### Magento Enterprise 
 
-You can install Magento Enterprise via Composer by setting `M2SETUP_USE_COMPOSER_ENTERPRISE` to `true` in docker-compose.yml file.
+You can install Magento Enterprise via Composer by setting `M2SETUP_USE_COMPOSER_ENTERPRISE=true` in your docker-compose.yml file.
 
 ## Composer-less, No-Auth Setup
 
@@ -91,4 +91,4 @@ magento cache:flush
 
 You can copy `docker-compose.override.yml.dist` to `docker-compose.override.yml` and adjust environment variables, volume mounts etc in the `docker-compose.override.yml` file to avoid losing local configuration changes when you pull changes to this repository. 
 
-Docker Compose will automatically read any of the values you define in the file. See [this link](https://docs.docker.com/compose/extends/#/understanding-multiple-compose-files) for more information about the override file. 
+Docker Compose will automatically read any of the values you define in the file. See [this link](https://docs.docker.com/compose/extends/#/understanding-multiple-compose-files) for more information about the override file.