mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Updated README.rst
This commit is contained in:
parent
db76cfeb73
commit
4d381a56fb
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ Installation
|
||||||
|
|
||||||
.. code:: bash
|
.. 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
|
You will be able to use Stéganô in your Python programs or as a command line
|
||||||
tool.
|
tool.
|
||||||
|
|
|
@ -3,7 +3,7 @@ Installation
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ sudo pip install Stegano
|
$ pipenv install Stegano
|
||||||
|
|
||||||
You will be able to use Stéganô in your Python programs
|
You will be able to use Stéganô in your Python programs
|
||||||
or as a command line tool.
|
or as a command line tool.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue