Updated README.

This commit is contained in:
Cédric Bonhomme 2018-02-28 09:41:22 +01:00
parent d5490006d5
commit e7a5a9aac9
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -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
-----