Skip to content

Commit 788bb54

Browse files
authored
Merge pull request plone#1343 from plone/install-yeoman
Yeoman is required by the cookiecutter
2 parents 4eb7852 + 3abf3cd commit 788bb54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install/install-from-packages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ You may host multiple Plone sites on the same server.
4141
- Cookiecutter
4242
- Node.JS
4343
- nvm
44+
- Yeoman
4445
- Yarn
4546
- GNU make
4647

@@ -55,6 +56,8 @@ pip install --user --upgrade cookiecutter
5556

5657
{ref}`Install nvm and Node.js documentation <frontend-getting-started-install-nvm-label>`.
5758

59+
{ref}`Install Yeoman documentation <frontend-getting-started-yeoman-label>`.
60+
5861
{ref}`Install Yarn documentation <frontend-getting-started-yarn-label>`.
5962

6063
{term}`Make` comes installed on most Linux distributions.

0 commit comments

Comments
 (0)