Skip to content

Commit 38a4db7

Browse files
committed
Update README.md
1 parent 5637867 commit 38a4db7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,13 +222,13 @@ It is possible to reset project environment to default state, which you usually
222222
Go to 'vagrant-magento' created earlier and run in command line:
223223

224224
```
225-
bash init-project.sh -f
225+
bash init_project.sh -f
226226
```
227227

228228
You can reset project settings and Magento 2 code base at the same time. Magento 2 code base will be deleted and then cloned from the repositories specified in [etc/config.yaml](etc/config.yaml.dist)
229229

230230
Go to 'vagrant-magento' created earlier and run in command line:
231231

232232
```
233-
bash init-project.sh -fc
233+
bash init_project.sh -fc
234234
```

0 commit comments

Comments
 (0)