diff --git a/README.md b/README.md index f0a4ea1..3d04f07 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To setup and develop your PWA extension modules locally, use the following instr 1. Clone the `magento2-pwa` repository into your vendor directory name: ```bash - git clone git@github.com:magento-commerce/magento2-pwa.git ext/magento/magento2-pwa + git clone git@github.com:magento/magento2-pwa.git ext/magento/magento2-pwa ``` 1. Update the `magento2/composer.json` settings to create a better development workflow for your extension modules: