Browse Source

Update New Project Documentation

pykettk 2 years ago
parent
commit
92cfbd1e22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -161,7 +161,7 @@ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/te
 
 # Download the version of Magento you want to use with:
 bin/download 2.4.5-p1 community
-# You can specify the version and type (community, enterprise, or mageos).
+# You can specify the version and type (community, enterprise, mageos-nightly, mageos-mirror, mageos-hypernode-mirror, or mageos-maxcluster-mirror).
 # If no arguments are passed, "2.4.5-p1" and "community" are the default values used.
 
 # or for Magento core development: