From b97f6d7baa678daa7a9dc36db4697542edd55c45 Mon Sep 17 00:00:00 2001 From: UnaiEtxaburu <80053871+UnaiEtxaburu@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:55:45 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e280149..99c777d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent. # Installation -````bash -yarn install @codesyntax/volto-menu-customization -```` Add the addon to the `addons` and the `dependencies` section of your `package.json`. - ````JSON "addons": [ "@codesyntax/volto-menu-customization"