diff --git a/README b/README
index 34de00dfa5508249078c3af9ec4e2e0e59feba8b..3d8eca061915ba81c87aa4820d461bb7c0bf44a0 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.