diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-12 15:30:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-12 15:30:27 +0200 |
commit | 65e9c851f24b2609552428fd92b25328ca238833 (patch) | |
tree | 2e55e9bed40e52cd769d29debadabae6a2e14e19 /README | |
parent | 452673f56cd48840f453c6a67c9592aff46c91a2 (diff) |
Add installation note to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,3 +3,12 @@ efa - inofficial efa.vrr.de commandline client Requires: - perl version 5.10 or newer - The perl module WWW::Mechanize + + +Installation + +> make +> make test +> sudo make install + +You can skip "make test" if you want. |