3
0
Fork 0

Add more install docs

This commit is contained in:
Lance Edgar 2023-11-24 17:32:45 -06:00
parent be1e73d7f0
commit f9f2bcc3d0
6 changed files with 113 additions and 2 deletions

21
docs/narr/install/pkg.rst Normal file
View file

@ -0,0 +1,21 @@
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