mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Removed install file.
This commit is contained in:
parent
c1b011c42e
commit
f8189fa338
1 changed files with 0 additions and 23 deletions
23
INSTALL
23
INSTALL
|
@ -1,23 +0,0 @@
|
|||
.. -*-restructuredtext-*-
|
||||
|
||||
=======
|
||||
Stéganô
|
||||
=======
|
||||
|
||||
:author: Cédric Bonhomme
|
||||
:contact: http://cedricbonhomme.org/
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
$ sudo python setup.py install
|
||||
|
||||
Now you will be able to use Stéganô in your Python program.
|
||||
|
||||
|
||||
Requierements
|
||||
~~~~~~~~~~~~~
|
||||
For some operations Stéganô needs the Pillow module (friendly fork of Python Imaging Library):
|
||||
|
||||
$ sudo pip install pillow
|
Loading…
Add table
Reference in a new issue