summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
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.