summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index da49130..9e8f691 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,6 @@ See README.security
27DEPENDENCIES 27DEPENDENCIES
28============ 28============
29 * python2.7 (at least) 29 * python2.7 (at least)
30 * python-hachoir-core and python-hachoir-parser
31 * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support 30 * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support
32 * python-gi for the GUI 31 * python-gi for the GUI
33 * shred (should be already installed) 32 * shred (should be already installed)
@@ -35,7 +34,7 @@ DEPENDENCIES
35OPTIONALS DEPENDENCIES 34OPTIONALS DEPENDENCIES
36====================== 35======================
37 * python-mutagen: for massive audio format support 36 * python-mutagen: for massive audio format support
38 * exiftool: for _massive_ image format support 37 * exiftool: for image format support
39 38
40USAGE 39USAGE
41===== 40=====