Bläddra i källkod

Updated new M2 project folder name

Mark Shust 7 år sedan
förälder
incheckning
98e3eeb652
1 ändrade filer med 1 tillägg och 1 borttagningar
  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