diff --git a/elements/pypi/README.md b/elements/pypi/README.md index 0cf3b28c..c32e2389 100644 --- a/elements/pypi/README.md +++ b/elements/pypi/README.md @@ -55,3 +55,7 @@ requirements project, you can include them: * pip install -d ~/.cache/image-create/pypi/download/pip/openstack \ heat-cfntools distribute os-apply-config run-mirror -b remotes/origin/master --verbose -c mirror.yaml --no-download + +A dedicated user with no privileges may be desirable when running this for +unattended installs, since pypi-mirror will compile fairly arbitrary code from +the internet.