Jelajahi Sumber

Updated new M2 project folder name

Mark Shust 7 tahun lalu
induk
melakukan
98e3eeb652
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,7 +47,7 @@ You will also need to <a href="https://www.docker.com/community-edition#/downloa
 1. Setup a new project using the Magento 2 compose skeleton:
 
 ```
-mkdir magento-2.2.2 && cd $_
+mkdir magento2 && cd $_
 git init
 git remote add origin git@github.com:markoshust/magento-docker.git
 git fetch origin