Add more install docs
This commit is contained in:
parent
be1e73d7f0
commit
f9f2bcc3d0
6 changed files with 113 additions and 2 deletions
21
docs/narr/install/pkg.rst
Normal file
21
docs/narr/install/pkg.rst
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue