22 lines
366 B
ReStructuredText
22 lines
366 B
ReStructuredText
|
|
Package Installation
|
|
====================
|
|
|
|
To install the :term:`package` into your :term:`virtual environment`:
|
|
|
|
.. code-block:: sh
|
|
|
|
pip install WuttJamaican
|
|
|
|
Please also see
|
|
:doc:`packaging:guides/installing-using-pip-and-virtual-environments`
|
|
in upstream docs.
|
|
|
|
|
|
Sanity Check
|
|
------------
|
|
|
|
Confirm that worked with:
|
|
|
|
.. command-output:: pip show WuttJamaican
|