Skip to content

Commit c10c86d

Browse files
committed
MAGEDOC-3558: Docs for changed repo access
1 parent 65b4d60 commit c10c86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/install-pagebuilder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before installing Page Builder, make sure you have:
2525
git clone https://github.com/magento/magento2-page-builder-ee
2626
```
2727

28-
2. Use the `dev/tools/build-ee.php` script to symlink the `magento2-page-builder` and `magento2-page-builder-ee` repos into your Magento Commerce installation:
28+
2. From the root directory of your Magento Commerce installation, use the `dev/tools/build-ee.php` script to symlink `magento2-page-builder` and `magento2-page-builder-ee` repos into your Magento Commerce installation:
2929

3030
```bash
3131
php dev/tools/build-ee.php --command=link --ee-source="magento2-page-builder" --ce-source="."

0 commit comments

Comments
 (0)