From 65e9c851f24b2609552428fd92b25328ca238833 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 12 May 2010 15:30:27 +0200 Subject: Add installation note to README --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 34de00d..3d8eca0 100644 --- a/README +++ b/README @@ -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. -- cgit v1.2.3