Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit fefedfc

Browse files
committed
add instructions to checkout container
1 parent 07abb55 commit fefedfc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@ The software listed below should be available in [PATH](https://en.wikipedia.org
114114
115115
bash init_project.sh
116116
```
117+
To initialize project with checkout container,
118+
clone sources to checkout directory and use -e parameter to init_project.sh call.
119+
```
120+
bash init_project.sh -e
121+
```
117122
118123
1. Use the `magento2-devbox` directory as the project root in PHP Storm (not `magento2-devbox/magento`). This is important, because in this case PHP Storm will be configured automatically by [init_project.sh](init_project.sh).<!-- If NFS files sync is disabled in [config](etc/config.yaml.dist) and ![](docs/images/windows-icon.png)on Windows hosts [verify the deployment configuration in PHP Storm](docs/phpstorm-configuration-windows-hosts.md).-->
119124

0 commit comments

Comments
 (0)