============
Installation
============

From command line:

.. code-block:: bash

    $ pip install steamodd

If you wish to install it manually, Steamodd uses the standard distutils
module. To install it run:

.. code-block:: bash

    $ python setup.py install

For further instructions and commands run:

.. code-block:: bash

    $ python setup.py --help
