From b75c7c49a9b59527161d03be64b2eca7d054e065 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 31 Jan 2017 17:10:56 -0500 Subject: [PATCH] cleanup --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 5ef09f98..a9107a62 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -29,7 +29,7 @@ The user can provide these additional parameters: - ``--two`` - Perform the install in a virtualenv using the system ``python2`` link. - ``--three`` - Perform the install in a virtualenv using the system ``python3`` link. - - ``--python`` - Perform the install in a virtualenv using the provided python. + - ``--python`` - Perform the install in a virtualenv using the provided Python intepreter. .. warning:: None of the above commands should be used together. They are also **destructive** and will delete your current virtualenv before replacing