diff options
author | Justin Davis <jrcd83@gmail.com> | 2013-08-18 12:46:24 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2013-08-18 12:46:24 +0200 |
commit | 6ea252f1fe8ac6a20f009f8bf7bba61660798fea (patch) | |
tree | 3b2f61461db7f38e08e6b69fa44dc22638872638 /README | |
parent | 2dc84873baf86f9b12f56f543ce344e0079d741c (diff) | |
download | genpkg-6ea252f1fe8ac6a20f009f8bf7bba61660798fea.tar.gz genpkg-6ea252f1fe8ac6a20f009f8bf7bba61660798fea.tar.xz |
Add mention of the required YAML::XS module to the README.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |