diff --git a/docs/using.rst b/docs/using.rst index 9632c17d1..951f7875f 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -150,13 +150,6 @@ By default, the following locations are searched: .. keep it up to date with constants.py -.. rubric:: Footnotes - -.. [#venv] By using this virtualized Python enviroment (`virtualenv - `_) we don't pollute the main - OS space with packages from PyPI! - - Getting help ============ @@ -177,3 +170,10 @@ give us us as much information as possible: - copy and paste ``letsencrypt --version`` output - your operating system, including specific version - specify which installation_ method you've chosen + + +.. rubric:: Footnotes + +.. [#venv] By using this virtualized Python enviroment (`virtualenv + `_) we don't pollute the main + OS space with packages from PyPI!