diff --git a/docs/installation.rst b/docs/installation.rst index 2da81c4..cbb5bed 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -18,7 +18,7 @@ From pypi Install the package with pip:: - $ pip install postcode-api-wrapper + $ pip install postcodepy You may consider using *virtualenv* to create isolated Python environments. Python 3.4 has *pyvenv* providing the same kind of functionality.