mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-13 01:18:31 +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
|
.. code:: bash
|
||||||
|
|
||||||
$ pipenv install Stegano
|
$ pipenv install Stegano
|
||||||
|
✨🐍✨
|
||||||
|
|
||||||
You will be able to use Stegano in your Python programs.
|
You will be able to use Stegano in your Python programs.
|
||||||
|
|
||||||
If you only want to install Stegano as a command line tool:
|
If you only want to install Stegano as a command line tool:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
$ pipsi install Stegano
|
$ 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
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Add table
Reference in a new issue