Skip to content

Commit cfe4d56

Browse files
committed
mxdev is installed by cookiecutter-plone-starter.
1 parent 6c9128b commit cfe4d56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/install/install-from-packages.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ You may host multiple Plone sites on the same server.
3939

4040
- Python 3.8, 3.9, or 3.10.
4141
- Cookiecutter
42-
- mxdev
4342
- Node.JS
4443
- nvm
4544
- Yarn
@@ -53,7 +52,7 @@ However, it is recommended to use a Python version manager, [`pyenv`](https://gi
5352
Install or upgrade {term}`Cookiecutter` and {term}`mxdev` in your user's Python:
5453
5554
```shell
56-
pip install --user --upgrade cookiecutter mxdev
55+
pip install --user --upgrade cookiecutter
5756
```
5857

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

0 commit comments

Comments
 (0)