diff --git a/source/tutorials/installing-packages.rst b/source/tutorials/installing-packages.rst index 3a9aa23bb..1417f5d2f 100644 --- a/source/tutorials/installing-packages.rst +++ b/source/tutorials/installing-packages.rst @@ -1,4 +1,4 @@ -.. _installing-packages: +python3 -m pip install ./downloads/SomeProject-1.0.4.tar.gz.. _installing-packages: =================== Installing Packages @@ -680,3 +680,4 @@ you know publishes one, you can include it in the pip installation command: .. [4] The compatible release specifier was accepted in :pep:`440` and support was released in :ref:`setuptools` v8.0 and :ref:`pip` v6.0 +python3 -m pip install ./downloads/SomeProject-1.0.4.tar.gz