Skip to content

Commit 86e7d9f

Browse files
authored
Update virtualenvs.rst
1 parent 134bf0a commit 86e7d9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/virtualenvs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ Congratulations, you now know how to install and use Python packages! ✨ 🍰
181181

182182

183183

184-
virtualenv
185-
==========
184+
Lower level: virtualenv
185+
=======================
186186

187187
`virtualenv <http://pypi.python.org/pypi/virtualenv>`_ is a tool to create
188188
isolated Python environments. virtualenv creates a folder which contains all the

0 commit comments

Comments
 (0)