diff --git a/README.md b/README.md index d4c6df9..81752d2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The PHP module can be installed only on the Brand plugin. ### 1. Add the Newfold Satis to your `composer.json`. ```bash -composer config repositories.newfold composer https://newfold.github.io/satis +composer config repositories.newfold composer https://newfold-labs.github.io/satis ``` ### 2. Require the `newfold-labs/wp-module-runtime` package.