Updated README.rst

This commit is contained in:
Cédric Bonhomme 2018-02-23 15:02:02 +01:00
parent db76cfeb73
commit 4d381a56fb
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ Installation
.. code:: bash
$ sudo pip install Stegano
$ pipenv install Stegano
You will be able to use Stéganô in your Python programs or as a command line
tool.

View file

@ -3,7 +3,7 @@ Installation
.. code-block:: bash
$ sudo pip install Stegano
$ pipenv install Stegano
You will be able to use Stéganô in your Python programs
or as a command line tool.