Skip to content

Commit 9992c63

Browse files
author
Igor Melnikov
committed
MAGETWO-91956: Update PageBuilder installation guide
- update installation steps
1 parent 33c5b7a commit 9992c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ 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 1.0 alpha. 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 100.0.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 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.
39+
1. If you have installed 2.3.0 alpha or Page Builder 100.0.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.
4141
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)

0 commit comments

Comments
 (0)