Skip to content

Commit 1b3ec38

Browse files
author
Igor Melnikov
committed
MAGETWO-91956: Update PageBuilder installation guide
- update installation steps
1 parent 378d819 commit 1b3ec38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/PageBuilder/docs/install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ Use this method if you are testing and evaluating PageBuilder for your Magento s
3232

3333
### Prerequisites
3434

35-
* You submitted us MAGEID and github username and received access to 2.3 alpha and PageBuilder. If you didn't submit us github username with will send you an email and request it.
35+
* You submitted us MAGEID and github username and received access to 2.3 alpha and PageBuilder 1.0 alpha. If you didn't submit us github username with will send you an email and request it.
3636

3737
### Installation steps
3838

39-
1. If you have a previous 2.3.0 alpha or Page Builder alpha version installed, run `composer clearcache` before installing again. If you don’t clear the cache, Composer will not download the latest alpha release from the repo. It will instead use your locally cached packages.
39+
1. If you have installed 2.3.0 alpha or Page Builder 1.0 alpha version installed, run `composer clearcache` before installing again. If you don’t clear the cache, Composer will not download the latest alpha release from the repo. It will instead use your locally cached packages.
4040
2. Navigate to the directory where you want to install Magento and Page Builder.
41-
3. Install 2.3.0 alpha, run composer create-project --repository-url=https://repo.magento.com/ magento/project-enterprise-edition=2.3.0-alpha.
41+
3. Install 2.3.0 alpha Commerce package, run composer create-project --repository-url=https://repo.magento.com/ magento/project-enterprise-edition=2.3.0-alpha.
4242
Enter the access keys for your account (Marketplace / My Profile / Access Keys)
4343
4. Install Page Builder
4444
``` sh

0 commit comments

Comments
 (0)