diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-12-30 20:31:10 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-12-30 20:31:10 +0100 |
commit | 9a403616addd0663a3f261aae94c17fd37f37aad (patch) | |
tree | b876bb1fde713ba1096d7c48dac0bd917c2fd1a8 /README | |
parent | aeb5068d17eda0f39a1e40f614b1bb15e16731a1 (diff) |
Rename INSTALL to README & extend it
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +gen-xhtml-thumbnails - Create quick thumbnail list for images + +Requires: + * perl version 5.10 or newer + * The Image::Imlib2 perl module + +Installation: + +> perl Build.PL +> ./Build +> sudo ./Build install + +You can then run 'man gen-xhtml-thumbnails' for more information. |