Skip to content

Commit f825aac

Browse files
committed
Remove mxdev from installation instruction.
1 parent 8b44ed2 commit f825aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-from-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You may host multiple Plone sites on the same server.
4949
Installing Python is beyond the scope of this documentation.
5050
However, it is recommended to use a Python version manager, [`pyenv`](https://github.com/pyenv/pyenv) that allows you to install multiple versions of Python on your development environment without destroying your system's Python.
5151
52-
Install or upgrade {term}`Cookiecutter` and {term}`mxdev` in your user's Python:
52+
Install or upgrade {term}`Cookiecutter` in your user's Python:
5353
5454
```shell
5555
pip install --user --upgrade cookiecutter

0 commit comments

Comments
 (0)