diff options
| author | Pranjal Bhansali <pranjalbhansali@yahoo.com> | 2016-11-20 15:53:42 +0530 |
|---|---|---|
| committer | Xavier Fernandez <xav.fernandez@gmail.com> | 2017-10-07 21:58:58 +0200 |
| commit | 000474aef7b0abbc303ba21bcda786fbf2ca45f5 (patch) | |
| tree | 1cbe62720ee0a5a37a80f8f419b7af58e3713840 /docs | |
| parent | 228f4bf9ddadaa036674ecc734b08bc34a7eca2b (diff) | |
| download | virtualenv-000474aef7b0abbc303ba21bcda786fbf2ca45f5.tar.gz | |
Update installation.rst
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 3006d76..1691d2c 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,7 +27,7 @@ Or to get the latest unreleased dev version: :: - $ [sudo] pip install https://github.com/pypa/virtualenv/tarball/develop + $ [sudo] pip install https://github.com/pypa/virtualenv/tarball/master To install version X.X globally from source: |
