diff --git a/README.pod b/README.pod
index 223e7a1..ae1b6c9 100644
--- a/README.pod
+++ b/README.pod
@@ -51,9 +51,13 @@ turn every uri into a link
subst -M "Regexp::Common qw /URI/" -r 's#($RE{URI}{HTTP})#link#g' somefile
+=head4 DEPENDENCIES
+
+B is a perl script and as such needs perl.
+
=head4 Installation
-Copy L to B<$HOME/bin/subst>, that's all.
+Copy L to B<$HOME/bin/subst>, that's all.
No additional perl modules are required.
=head4 Version