From 3a8850944ce5f584f1f828af1e66c21c3eff9106 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Tue, 3 Mar 2020 09:11:38 +0100 Subject: [PATCH] fix package id --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0cfa41..c099bc1 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ These additional filter options can be used in our [advanced search](https://pac Run this composer statement in your shop. Adjust this command if your installation requires it. ``` -composer require d3/d3/attributemultivalues --update-no-dev +composer require d3/attributemultivalues --update-no-dev ```