We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eb7852 + 3abf3cd commit 788bb54Copy full SHA for 788bb54
docs/install/install-from-packages.md
@@ -41,6 +41,7 @@ You may host multiple Plone sites on the same server.
41
- Cookiecutter
42
- Node.JS
43
- nvm
44
+- Yeoman
45
- Yarn
46
- GNU make
47
@@ -55,6 +56,8 @@ pip install --user --upgrade cookiecutter
55
56
57
{ref}`Install nvm and Node.js documentation <frontend-getting-started-install-nvm-label>`.
58
59
+{ref}`Install Yeoman documentation <frontend-getting-started-yeoman-label>`.
60
+
61
{ref}`Install Yarn documentation <frontend-getting-started-yarn-label>`.
62
63
{term}`Make` comes installed on most Linux distributions.
0 commit comments