summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2013-08-18 12:46:24 +0200
committerJustin Davis <jrcd83@gmail.com>2013-08-18 12:46:24 +0200
commit6ea252f1fe8ac6a20f009f8bf7bba61660798fea (patch)
tree3b2f61461db7f38e08e6b69fa44dc22638872638
parent2dc84873baf86f9b12f56f543ce344e0079d741c (diff)
downloadgenpkg-6ea252f1fe8ac6a20f009f8bf7bba61660798fea.tar.gz
genpkg-6ea252f1fe8ac6a20f009f8bf7bba61660798fea.tar.xz
Add mention of the required YAML::XS module to the README.
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 2e0adae..d66e1d5 100644
--- a/README
+++ b/README
@@ -23,6 +23,9 @@ files like PKGBUILDs are created.
Run ``./setup mods'' to install the modification scripts from the mods/
directory to ~/pkg/mods.
+You will also need to install the YAML::XS perl module as well.
+I use cpanminus for that.
+
CONTACT
Questions? Comments? Loathing? Send me email.