We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f61583 commit 065f69dCopy full SHA for 065f69d
docs/shipping/packaging.rst
@@ -46,7 +46,7 @@ Go to your command prompt and type:
46
$ python -m SimpleHTTPServer 9000
47
48
This runs a simple http server running on port 9000 and will list all packages
49
-(like **MyPackage**). Now you can install **MyPackage** using any python
+(like **MyPackage**). Now you can install **MyPackage** using any Python
50
package installer. Using Pip, you would do it like:
51
52
.. code-block:: console
0 commit comments