Updated the documentation.

This commit is contained in:
cedricbonhomme 2012-07-25 17:16:51 +02:00
parent 800f8e9233
commit 9e81fd9be0
2 changed files with 39 additions and 6 deletions

View file

@ -10,7 +10,9 @@ Getting Stéganô
Installation
============
$ python setup.py install
.. code-block:: bash
$ python setup.py install
Now you will be able to use Stéganô in your Python program.