22 lines
360 B
ReStructuredText
22 lines
360 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:: wutta --version
|