diff --git a/README.md b/README.md index b558c82..4e5244d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Create anchor links to any content element on the page. ## Setup ``` -composer require 'dimaip/anchor:@dev' +composer require 'flownative/anchorlinks:@dev' ``` Add `Flownative.Anchorlinks:AnchorMixin` mixin to any nodetype that you would want to link to.