mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated README.
This commit is contained in:
parent
d5490006d5
commit
e7a5a9aac9
1 changed files with 7 additions and 0 deletions
|
@ -38,13 +38,20 @@ Installation
|
|||
.. code:: bash
|
||||
|
||||
$ pipenv install Stegano
|
||||
✨🐍✨
|
||||
|
||||
You will be able to use Stegano in your Python programs.
|
||||
|
||||
If you only want to install Stegano as a command line tool:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ pipsi install Stegano
|
||||
✨🍰✨
|
||||
|
||||
pipsi installs scripts (system wide available) provided by Python packages into
|
||||
separate virtualenvs to shield them from your system and each other.
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
|
Loading…
Add table
Reference in a new issue