diff --git a/docs/dev/virtualenvs.rst b/docs/dev/virtualenvs.rst index c6e8b5a..28e5fab 100644 --- a/docs/dev/virtualenvs.rst +++ b/docs/dev/virtualenvs.rst @@ -181,8 +181,8 @@ Congratulations, you now know how to install and use Python packages! ✨ 🍰 -virtualenv -========== +Lower level: virtualenv +======================= `virtualenv `_ is a tool to create isolated Python environments. virtualenv creates a folder which contains all the