From 61034a67c0741c99cd362285a629243e217ff331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Katja=20Su=CC=88ss?= Date: Sun, 21 Mar 2021 21:10:27 +0100 Subject: [PATCH] Update README.md: installation --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index b54c563..05eb171 100644 --- a/README.md +++ b/README.md @@ -33,25 +33,9 @@ Provide the necessary REST API endpoints for your Plone backend by installing [c Remember to install souper in Plone backend control panel. -Usual installation of a Plone (Volto) add-on: +Install this Plone (Volto) add-on. See [Volto docs](https://docs.voltocms.com/addons/#configuring-a-volto-project-to-use-an-addon) for instructions. -```bash -yarn add @collective/volto-bookmarks -``` - -*src/package.json* - -```json - "addons": [ - "@collective/volto-bookmarks" - ], - - "dependencies": { - "@collective/volto-bookmarks": "^1.0.0" - }, -``` - -Install new add-on and get translations of add-ons: +Get translations of add-on: ```bash yarn