Skip to content

Commit 77c72e1

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started/install-pagebuilder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ How you install the pre-release version of Page Builder depends on whether you a
77

88
## Prerequisite for both installations
99

10-
Magento 2.3+ Commerce -- Use the installation instructions from the [DevDocs installation guide](https://devdocs.magento.com/guides/v2.3/install-gde/bk-install-guide.html).
10+
Magento Commerce 2.3+ -- Use the installation instructions from the [DevDocs installation guide](https://devdocs.magento.com/guides/v2.3/install-gde/bk-install-guide.html).
1111

1212
## **All Partners**: GitHub Installation {#githubInstructions}
1313

1414
Partners who are not members of the Early Adopters Program (EAP) must install the pre-release version of Page Builder by cloning the Page Builder GitHub repository (https://github.com/magento/magento2-page-builder) into a development instance of Magento.
1515
Before installing Page Builder, make sure you have:
1616

17-
* A local development installation of Magento Commerce 2.3.0
17+
* A local development installation of Magento Commerce 2.3+
1818
* Access to the Page Builder repository
1919
* [npm package manager](https://www.npmjs.com/get-npm)
2020

21-
1. Clone the Page Builder repos into the root directory of your Magento Commerce installation:
21+
1. Clone the Page Builder repos into the root directory of your Magento Commerce 2.3+ installation:
2222

2323
```bash
2424
git clone https://github.com/magento/magento2-page-builder

0 commit comments

Comments
 (0)