summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 533ab5e..da49130 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,6 @@ DEPENDENCIES
28============ 28============
29 * python2.7 (at least) 29 * python2.7 (at least)
30 * python-hachoir-core and python-hachoir-parser 30 * python-hachoir-core and python-hachoir-parser
31 * python-pil for more secure images handling
32 * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support 31 * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support
33 * python-gi for the GUI 32 * python-gi for the GUI
34 * shred (should be already installed) 33 * shred (should be already installed)
@@ -62,8 +61,8 @@ HOW TO IMPLEMENT NEW FORMATS
62 61
63HOW TO LAUNCH THE TESTSUITE 62HOW TO LAUNCH THE TESTSUITE
64=========================== 63===========================
65 cd ./test 64
66 python test.py 65 python setup.py test
67 66
68LINKS 67LINKS
69===== 68=====