@@ -8,4 +8,4 @@ bin/stop
docker-compose -f docker-compose.yml up -d
[ $? != 0 ] && echo "Failed to start Docker services" && exit
-bin/clinotty composer create-project --repository=https://repo.magento.com/ magento/project-${EDITION}-edition="${VERSION}" .
+bin/clinotty composer create-project --repository=https://repo.magento.com/ magento/project-"${EDITION}"-edition="${VERSION}" .