Skip to content

Commit f40a973

Browse files
authored
Remove redundant installation of buildout
1 parent a9163ca commit f40a973

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/admin-guide/install-buildout.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@ Install the minimal Python packages needed in order to run Buildout.
5555
bin/pip install -r https://dist.plone.org/release/6-latest/requirements.txt
5656
```
5757

58-
Install Buildout into the Python virtual environment.
59-
60-
```shell
61-
bin/pip install zc.buildout
62-
```
63-
6458
Create a `buildout.cfg` file in your directory with the following contents:
6559

6660
```cfg

0 commit comments

Comments
 (0)