Stegano/docs/installation.rst
2016-05-22 22:30:32 +02:00

18 lines
452 B
ReStructuredText

Installation
============
.. code-block:: bash
$ sudo pip install Stegano
You will be able to use Stéganô in your Python programs
or as a command line tool.
If you want to retrieve the source code (with the unit tests):
.. code-block:: bash
$ git clone https://github.com/cedricbonhomme/Stegano.git
.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
:target: https://travis-ci.org/cedricbonhomme/Stegano