mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-29 19:46:13 +02:00
Updated README.
This commit is contained in:
parent
c76fbc7619
commit
1c568f6095
2 changed files with 14 additions and 19 deletions
17
INSTALL
17
INSTALL
|
@ -4,25 +4,14 @@
|
|||
Stéganô
|
||||
=======
|
||||
|
||||
.. Use headers in this order #=~-_
|
||||
|
||||
:toc: yes
|
||||
:symrefs: yes
|
||||
:sortrefs: yes
|
||||
:compact: yes
|
||||
:subcompact: no
|
||||
:rfcedstyle: no
|
||||
:comments: no
|
||||
:inline: yes
|
||||
:private: yes
|
||||
|
||||
:author: Cédric Bonhomme
|
||||
:contact: http://cedricbonhomme.org/
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
$ python setup.py install
|
||||
|
||||
$ sudo python setup.py install
|
||||
|
||||
Now you will be able to use Stéganô in your Python program.
|
||||
|
||||
|
@ -37,4 +26,4 @@ For some operations Stéganô needs the Python Imaging Library (PIL):
|
|||
$ cd Imaging-1.1.7/
|
||||
$ sudo python setup.py install
|
||||
$ cd ..
|
||||
$ sudo rm -Rf Imaging-1.1.7/
|
||||
$ sudo rm -Rf Imaging-1.1.7/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue