Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
point to own docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Apr 11, 2024
1 parent f58dfb2 commit 5c2a0a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions volto_addon/{{ cookiecutter.addon_name }}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ For this reason, it only works with pnpm and Volto 18 (currently in alpha)

### Pre-requisites

- **Node** Node has to be installed, e.g. using the [Node Version Manager (nvm)](https://github.com/nvm-sh/nvm).
- **Node** Node has to be installed, e.g. using the [Node Version Manager (nvm)](https://6.docs.plone.org/install/create-project.html#node-js).
Ensure to have the latest LTS version installed and used.
- **Make** [GNU Make](https://www.gnu.org/software/make/) is required to run the Makefile. You can install it using your package manager.
- **Docker** [Docker](https://docs.docker.com/get-docker/) is required to easily run the backend server.
- **Make** [Make](https://6.docs.plone.org/install/create-project.html#make) is required to run the Makefile.
- **Docker** [Docker](https://6.docs.plone.org/install/create-project.html#docker) is required to easily run the backend server.


### Make convenience commands
Expand Down

0 comments on commit 5c2a0a8

Please sign in to comment.