Commit 65e9c851 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add installation note to README

parent 452673f5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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.