We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c352a8 commit a9cb9ebCopy full SHA for a9cb9eb
README.md
@@ -70,10 +70,6 @@ __B) Run already existing Magento project__
70
2) Add existing project
71
- Paste your existing Magento project to magento folder
72
73
-__Cleanup__
74
-- Stop and remove all containers, images and volumes of the project
75
- - Run ``` sh bin/cleanup.sh```
76
-
77
__Setup Xdebug in IDE__
78
79
1) Run ```sh bin/xdebug.sh debug```
@@ -88,4 +84,6 @@ Preferences - PHP - Servers
88
84
89
85

90
86
91
87
+__Cleanup__
+- Stop and remove all containers, images and volumes of the project
+ - Run ``` sh bin/cleanup.sh```
0 commit comments