Removed install file.

This commit is contained in:
Cédric Bonhomme 2015-10-04 21:25:57 +02:00
parent c1b011c42e
commit f8189fa338

23
INSTALL
View file

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