Fine tuning docs about installing downloaded package

Changed `distribution` to `package` as requested in review commits.
This commit is contained in:
Pekka Klärck 2016-05-17 16:26:42 +03:00
parent ba3a20e8b6
commit 44e3594608
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Install a package from `PyPI`_:
[...]
Successfully installed SomePackage
Install a distribution already downloaded from `PyPI`_ or got elsewhere.
Install a package already downloaded from `PyPI`_ or got elsewhere.
This is useful if the target machine does not have a network connection:
::